#b99ec5 color space conversions
Hex:
#b99ec5
RGB:
185, 158, 197
CMY:
27, 38, 23
CMYK:
6, 20, 0, 23
HSL:
282°, 25.1613%, 69.6078%
HSV (HSB):
282°, 19.7970%, 77.2549%
XYZ:
42.3125, 38.7992, 58.0822
xyY:
0.3040, 0.2787, 38.7992
CIE-Lab:
68.6056, 17.1010, -16.3309
CIE-LCH:
68.6056, 23.6461, 316.3196
CIE-Luv:
68.6056, 12.5820, -27.6936
Hunter-Lab:
62.2890, 12.2480, -11.6834
#b99ec5 color charts
#b99ec5 color shades, tints & tones
#b99ec5 color schemes
#b99ec5 color preview, HTML & CSS examples
This text has a color of #b99ec5
<p style="color:#b99ec5;">Text here</p>
.mytext {color:#b99ec5;}
This box has a color of #b99ec5
<div style="background-color:#b99ec5;">Content here</div>
.mybackground {background-color:#b99ec5;}
Border around this has a color of #b99ec5
<div style="border:2px solid #b99ec5;">Content here</div>
.myborder {border:2px solid #b99ec5;}