#b98ff6 color space conversions
Hex:
#b98ff6
RGB:
185, 143, 246
CMY:
27, 44, 4
CMYK:
25, 42, 0, 4
HSL:
264°, 85.1240%, 76.2745%
HSV (HSB):
264°, 41.8699%, 96.4706%
XYZ:
46.4646, 36.6130, 91.8068
xyY:
0.2657, 0.2094, 36.6130
CIE-Lab:
66.9857, 36.1837, -45.8660
CIE-LCH:
66.9857, 58.4205, 308.2699
CIE-Luv:
66.9857, 13.5198, -78.4174
Hunter-Lab:
60.5087, 31.1798, -47.6017
#b98ff6 color charts
#b98ff6 color shades, tints & tones
#b98ff6 color schemes
#b98ff6 color preview, HTML & CSS examples
This text has a color of #b98ff6
<p style="color:#b98ff6;">Text here</p>
.mytext {color:#b98ff6;}
This box has a color of #b98ff6
<div style="background-color:#b98ff6;">Content here</div>
.mybackground {background-color:#b98ff6;}
Border around this has a color of #b98ff6
<div style="border:2px solid #b98ff6;">Content here</div>
.myborder {border:2px solid #b98ff6;}