#bf04f9 color space conversions
Hex:
#bf04f9
RGB:
191, 4, 249
CMY:
25, 98, 2
CMYK:
23, 98, 0, 2
HSL:
286°, 96.8379%, 49.6078%
HSV (HSB):
286°, 98.3936%, 97.6471%
XYZ:
38.6282, 18.0028, 91.0615
xyY:
0.2615, 0.1219, 18.0028
CIE-Lab:
49.4994, 88.0358, -75.5020
CIE-LCH:
49.4994, 115.9778, 319.3827
CIE-Luv:
49.4994, 43.5725, -122.1821
Hunter-Lab:
42.4297, 88.2554, -97.5460
#bf04f9 color charts
#bf04f9 color shades, tints & tones
#bf04f9 color schemes
#bf04f9 color preview, HTML & CSS examples
This text has a color of #bf04f9
<p style="color:#bf04f9;">Text here</p>
.mytext {color:#bf04f9;}
This box has a color of #bf04f9
<div style="background-color:#bf04f9;">Content here</div>
.mybackground {background-color:#bf04f9;}
Border around this has a color of #bf04f9
<div style="border:2px solid #bf04f9;">Content here</div>
.myborder {border:2px solid #bf04f9;}