#bf01f7 color space conversions
Hex:
#bf01f7
RGB:
191, 1, 247
CMY:
25, 100, 3
CMYK:
23, 100, 0, 3
HSL:
286°, 99.1935%, 48.6275%
HSV (HSB):
286°, 99.5951%, 96.8627%
XYZ:
38.2852, 17.8135, 89.4162
xyY:
0.2631, 0.1224, 17.8135
CIE-Lab:
49.2691, 87.9294, -74.7574
CIE-LCH:
49.2691, 115.4134, 319.6289
CIE-Luv:
49.2691, 44.2449, -120.9916
Hunter-Lab:
42.2060, 88.0574, -96.0655
#bf01f7 color charts
#bf01f7 color shades, tints & tones
#bf01f7 color schemes
#bf01f7 color preview, HTML & CSS examples
This text has a color of #bf01f7
<p style="color:#bf01f7;">Text here</p>
.mytext {color:#bf01f7;}
This box has a color of #bf01f7
<div style="background-color:#bf01f7;">Content here</div>
.mybackground {background-color:#bf01f7;}
Border around this has a color of #bf01f7
<div style="border:2px solid #bf01f7;">Content here</div>
.myborder {border:2px solid #bf01f7;}