#bf99ed color space conversions
Hex:
#bf99ed
RGB:
191, 153, 237
CMY:
25, 40, 7
CMYK:
19, 35, 0, 7
HSL:
267°, 70.0000%, 76.4706%
HSV (HSB):
267°, 35.4430%, 92.9412%
XYZ:
48.1632, 39.9733, 85.2979
xyY:
0.2777, 0.2305, 39.9733
CIE-Lab:
69.4505, 30.3018, -37.0412
CIE-LCH:
69.4505, 47.8566, 309.2851
CIE-Luv:
69.4505, 13.8613, -63.3993
Hunter-Lab:
63.2244, 25.3352, -35.7328
#bf99ed color charts
#bf99ed color shades, tints & tones
#bf99ed color schemes
#bf99ed color preview, HTML & CSS examples
This text has a color of #bf99ed
<p style="color:#bf99ed;">Text here</p>
.mytext {color:#bf99ed;}
This box has a color of #bf99ed
<div style="background-color:#bf99ed;">Content here</div>
.mybackground {background-color:#bf99ed;}
Border around this has a color of #bf99ed
<div style="border:2px solid #bf99ed;">Content here</div>
.myborder {border:2px solid #bf99ed;}