#bf01ff color space conversions
Hex:
#bf01ff
RGB:
191, 1, 255
CMY:
25, 100, 0
CMYK:
25, 100, 0, 0
HSL:
285°, 100.0000%, 50.1961%
HSV (HSB):
285°, 99.6078%, 100.0000%
XYZ:
39.5467, 18.3181, 96.0591
xyY:
0.2569, 0.1190, 18.3181
CIE-Lab:
49.8796, 89.3096, -78.2325
CIE-LCH:
49.8796, 118.7288, 318.7826
CIE-Luv:
49.8796, 41.9622, -126.2524
Hunter-Lab:
42.7996, 90.0341, -103.1103
#bf01ff color charts
#bf01ff color shades, tints & tones
#bf01ff color schemes
#bf01ff color preview, HTML & CSS examples
This text has a color of #bf01ff
<p style="color:#bf01ff;">Text here</p>
.mytext {color:#bf01ff;}
This box has a color of #bf01ff
<div style="background-color:#bf01ff;">Content here</div>
.mybackground {background-color:#bf01ff;}
Border around this has a color of #bf01ff
<div style="border:2px solid #bf01ff;">Content here</div>
.myborder {border:2px solid #bf01ff;}