#bf02f7 color space conversions
Hex:
#bf02f7
RGB:
191, 2, 247
CMY:
25, 99, 3
CMYK:
23, 99, 0, 3
HSL:
286°, 98.3936%, 48.8235%
HSV (HSB):
286°, 99.1903%, 96.8627%
XYZ:
38.2961, 17.8352, 89.4198
xyY:
0.2631, 0.1225, 17.8352
CIE-Lab:
49.2956, 87.8501, -74.7142
CIE-LCH:
49.2956, 115.3250, 319.6197
CIE-Luv:
49.2956, 44.2137, -120.9469
Hunter-Lab:
42.2317, 87.9597, -95.9761
#bf02f7 color charts
#bf02f7 color shades, tints & tones
#bf02f7 color schemes
#bf02f7 color preview, HTML & CSS examples
This text has a color of #bf02f7
<p style="color:#bf02f7;">Text here</p>
.mytext {color:#bf02f7;}
This box has a color of #bf02f7
<div style="background-color:#bf02f7;">Content here</div>
.mybackground {background-color:#bf02f7;}
Border around this has a color of #bf02f7
<div style="border:2px solid #bf02f7;">Content here</div>
.myborder {border:2px solid #bf02f7;}