#bf01ed color space conversions
Hex:
#bf01ed
RGB:
191, 1, 237
CMY:
25, 100, 7
CMYK:
19, 100, 0, 7
HSL:
288°, 99.1597%, 46.6667%
HSV (HSB):
288°, 99.5781%, 92.9412%
XYZ:
36.7828, 17.2125, 81.5044
xyY:
0.2715, 0.1270, 17.2125
CIE-Lab:
48.5267, 86.2345, -70.3420
CIE-LCH:
48.5267, 111.2852, 320.7956
CIE-Luv:
48.5267, 47.2416, -114.3011
Hunter-Lab:
41.4879, 85.6523, -87.4356
#bf01ed color charts
#bf01ed color shades, tints & tones
#bf01ed color schemes
#bf01ed color preview, HTML & CSS examples
This text has a color of #bf01ed
<p style="color:#bf01ed;">Text here</p>
.mytext {color:#bf01ed;}
This box has a color of #bf01ed
<div style="background-color:#bf01ed;">Content here</div>
.mybackground {background-color:#bf01ed;}
Border around this has a color of #bf01ed
<div style="border:2px solid #bf01ed;">Content here</div>
.myborder {border:2px solid #bf01ed;}