#bf04e8 color space conversions
Hex:
#bf04e8
RGB:
191, 4, 232
CMY:
25, 98, 9
CMYK:
18, 98, 0, 9
HSL:
289°, 96.6102%, 46.2745%
HSV (HSB):
289°, 98.2759%, 90.9804%
XYZ:
36.0948, 16.9894, 77.7208
xyY:
0.2759, 0.1299, 16.9894
CIE-Lab:
48.2467, 85.1553, -67.9701
CIE-LCH:
48.2467, 108.9558, 321.4035
CIE-Luv:
48.2467, 48.6971, -110.7574
Hunter-Lab:
41.2182, 84.1806, -82.9442
#bf04e8 color charts
#bf04e8 color shades, tints & tones
#bf04e8 color schemes
#bf04e8 color preview, HTML & CSS examples
This text has a color of #bf04e8
<p style="color:#bf04e8;">Text here</p>
.mytext {color:#bf04e8;}
This box has a color of #bf04e8
<div style="background-color:#bf04e8;">Content here</div>
.mybackground {background-color:#bf04e8;}
Border around this has a color of #bf04e8
<div style="border:2px solid #bf04e8;">Content here</div>
.myborder {border:2px solid #bf04e8;}