#bf94ec color space conversions
Hex:
#bf94ec
RGB:
191, 148, 236
CMY:
25, 42, 7
CMYK:
19, 37, 0, 7
HSL:
269°, 69.8413%, 75.2941%
HSV (HSB):
269°, 37.2881%, 92.5490%
XYZ:
47.2161, 38.3123, 84.2633
xyY:
0.2781, 0.2256, 38.3123
CIE-Lab:
68.2502, 32.8455, -38.3623
CIE-LCH:
68.2502, 50.5024, 310.5698
CIE-Luv:
68.2502, 16.0428, -65.7698
Hunter-Lab:
61.8969, 27.8433, -37.3865
#bf94ec color charts
#bf94ec color shades, tints & tones
#bf94ec color schemes
#bf94ec color preview, HTML & CSS examples
This text has a color of #bf94ec
<p style="color:#bf94ec;">Text here</p>
.mytext {color:#bf94ec;}
This box has a color of #bf94ec
<div style="background-color:#bf94ec;">Content here</div>
.mybackground {background-color:#bf94ec;}
Border around this has a color of #bf94ec
<div style="border:2px solid #bf94ec;">Content here</div>
.myborder {border:2px solid #bf94ec;}