#bf99ea color space conversions
Hex:
#bf99ea
RGB:
191, 153, 234
CMY:
25, 40, 8
CMYK:
18, 35, 0, 8
HSL:
268°, 65.8537%, 75.8824%
HSV (HSB):
268°, 34.6154%, 91.7647%
XYZ:
47.7284, 39.7993, 83.0084
xyY:
0.2799, 0.2334, 39.7993
CIE-Lab:
69.3264, 29.6336, -35.5906
CIE-LCH:
69.3264, 46.3125, 309.7816
CIE-Luv:
69.3264, 14.2137, -60.8851
Hunter-Lab:
63.0867, 24.6427, -33.8520
#bf99ea color charts
#bf99ea color shades, tints & tones
#bf99ea color schemes
#bf99ea color preview, HTML & CSS examples
This text has a color of #bf99ea
<p style="color:#bf99ea;">Text here</p>
.mytext {color:#bf99ea;}
This box has a color of #bf99ea
<div style="background-color:#bf99ea;">Content here</div>
.mybackground {background-color:#bf99ea;}
Border around this has a color of #bf99ea
<div style="border:2px solid #bf99ea;">Content here</div>
.myborder {border:2px solid #bf99ea;}