#bf02f9 color space conversions
Hex:
#bf02f9
RGB:
191, 2, 249
CMY:
25, 99, 2
CMYK:
23, 99, 0, 2
HSL:
286°, 98.4064%, 49.2157%
HSV (HSB):
286°, 99.1968%, 97.6471%
XYZ:
38.6064, 17.9593, 91.0542
xyY:
0.2615, 0.1217, 17.9593
CIE-Lab:
49.4467, 88.1935, -75.5879
CIE-LCH:
49.4467, 116.1534, 319.4012
CIE-Luv:
49.4467, 43.6341, -122.2703
Hunter-Lab:
42.3785, 88.4498, -97.7254
#bf02f9 color charts
#bf02f9 color shades, tints & tones
#bf02f9 color schemes
#bf02f9 color preview, HTML & CSS examples
This text has a color of #bf02f9
<p style="color:#bf02f9;">Text here</p>
.mytext {color:#bf02f9;}
This box has a color of #bf02f9
<div style="background-color:#bf02f9;">Content here</div>
.mybackground {background-color:#bf02f9;}
Border around this has a color of #bf02f9
<div style="border:2px solid #bf02f9;">Content here</div>
.myborder {border:2px solid #bf02f9;}