#bf3cec color space conversions
Hex:
#bf3cec
RGB:
191, 60, 236
CMY:
25, 76, 7
CMYK:
19, 75, 0, 7
HSL:
285°, 82.2430%, 58.0392%
HSV (HSB):
285°, 74.5763%, 92.5490%
XYZ:
38.2420, 20.3642, 81.2720
xyY:
0.2734, 0.1456, 20.3642
CIE-Lab:
52.2465, 74.9568, -63.7557
CIE-LCH:
52.2465, 98.4038, 319.6166
CIE-Luv:
52.2465, 42.4653, -106.2175
Hunter-Lab:
45.1267, 72.2957, -75.1910
#bf3cec color charts
#bf3cec color shades, tints & tones
#bf3cec color schemes
#bf3cec color preview, HTML & CSS examples
This text has a color of #bf3cec
<p style="color:#bf3cec;">Text here</p>
.mytext {color:#bf3cec;}
This box has a color of #bf3cec
<div style="background-color:#bf3cec;">Content here</div>
.mybackground {background-color:#bf3cec;}
Border around this has a color of #bf3cec
<div style="border:2px solid #bf3cec;">Content here</div>
.myborder {border:2px solid #bf3cec;}