In RGB color space, #b98fff hex color has a red value of 185, a green value of 143 and a blue value of 255.
In CMYK color space (used in color printing), #b98fff hex color is composed of 27.45% cyan, 43.92% magenta, 0% yellow and 0% black.
#b98fff color has a hue of 262.5 degrees, a saturation of 100% and a lightness of 78%.
#b98fff hex color contains mainly BLUE.
The closest web safe color of #b98fff is #cc99ff
#b98fff hex color has a decimal value of 12161023.
HEX | b98fff | #b98fff |
---|---|---|
RGB | 185, 143, 255 | rgb(185, 143, 255) |
RGB Percent | 72.55, 56.08, 100 | rgb(72.55, 56.08, 100) |
CMYK | 27, 44, 0, 0 | |
HSL | 262.5°, 100, 78 | hsl(262.5, 100%, 78%) |
HSV | 262.5°, 43.9, 100 |
XYZ | 47.88, 37.179, 99.26 |
---|---|
Hunter Lab | 60.975, 33.461, -53.835 |
CIE-LAB | 67.411, 38.309, -50.113 |
CIE-LCH | 67.411, 63.078, 307.396 |
CIE-LUV | 27.45, 43.92, 0, 0 |
Web Safe | cc99ff |
RGB percent of color #b98fff
CMYK percent of color #b98fff
Text with hexadecimal color #b98fff
This text has a font color of #b98fff
<p style="color:#b98fff">Text here</p>
#b98fff Background Color
This box has a background color of #b98fff
<div style="background-color:#b98fff">Text here</div>
#b98fff Border Color
This box has a border color of #b98fff
<div style="border: 4px solid #b98fff">Text here</div>
CSS codes
<p style="color:#b98fff">Text here</p>
<div style="background-color:#b98fff">Text here</div>
<div style="border: 4px solid #b98fff">Text here</div>
#b98fff Color on white background
This is how a font and box color of #b98fff will look
on a white background.
#b98fff Color on black background
This is how a font and box color of #b98fff hex color will look
on a black background.