#b98cf3 color space conversions
Hex:
#b98cf3
RGB:
185, 140, 243
CMY:
27, 45, 5
CMYK:
24, 42, 0, 5
HSL:
266°, 81.1024%, 75.0980%
HSV (HSB):
266°, 42.3868%, 95.2941%
XYZ:
45.5633, 35.5415, 89.2528
xyY:
0.2675, 0.2086, 35.5415
CIE-Lab:
66.1681, 37.1444, -45.5070
CIE-LCH:
66.1681, 58.7417, 309.2225
CIE-Luv:
66.1681, 15.0331, -77.7896
Hunter-Lab:
59.6167, 32.0932, -47.0320
#b98cf3 color charts
#b98cf3 color shades, tints & tones
#b98cf3 color schemes
#b98cf3 color preview, HTML & CSS examples
This text has a color of #b98cf3
<p style="color:#b98cf3;">Text here</p>
.mytext {color:#b98cf3;}
This box has a color of #b98cf3
<div style="background-color:#b98cf3;">Content here</div>
.mybackground {background-color:#b98cf3;}
Border around this has a color of #b98cf3
<div style="border:2px solid #b98cf3;">Content here</div>
.myborder {border:2px solid #b98cf3;}