#bf99e3 color space conversions
Hex:
#bf99e3
RGB:
191, 153, 227
CMY:
25, 40, 11
CMYK:
16, 33, 0, 11
HSL:
271°, 56.9231%, 74.5098%
HSV (HSB):
271°, 32.5991%, 89.0196%
XYZ:
46.7422, 39.4049, 77.8154
xyY:
0.2851, 0.2403, 39.4049
CIE-Lab:
69.0435, 28.0965, -32.1859
CIE-LCH:
69.0435, 42.7241, 311.1191
CIE-Luv:
69.0435, 15.0394, -55.0117
Hunter-Lab:
62.7733, 23.0613, -29.5561
#bf99e3 color charts
#bf99e3 color shades, tints & tones
#bf99e3 color schemes
#bf99e3 color preview, HTML & CSS examples
This text has a color of #bf99e3
<p style="color:#bf99e3;">Text here</p>
.mytext {color:#bf99e3;}
This box has a color of #bf99e3
<div style="background-color:#bf99e3;">Content here</div>
.mybackground {background-color:#bf99e3;}
Border around this has a color of #bf99e3
<div style="border:2px solid #bf99e3;">Content here</div>
.myborder {border:2px solid #bf99e3;}