#bf04f5 color space conversions
Hex:
#bf04f5
RGB:
191, 4, 245
CMY:
25, 98, 4
CMYK:
22, 98, 0, 4
HSL:
287°, 96.7871%, 48.8235%
HSV (HSB):
287°, 98.3673%, 96.0784%
XYZ:
38.0107, 17.7558, 87.8100
xyY:
0.2647, 0.1237, 17.7558
CIE-Lab:
49.1985, 87.3488, -73.7509
CIE-LCH:
49.1985, 114.3198, 319.8247
CIE-Luv:
49.1985, 44.7363, -119.5278
Hunter-Lab:
42.1376, 87.2772, -94.0574
#bf04f5 color charts
#bf04f5 color shades, tints & tones
#bf04f5 color schemes
#bf04f5 color preview, HTML & CSS examples
This text has a color of #bf04f5
<p style="color:#bf04f5;">Text here</p>
.mytext {color:#bf04f5;}
This box has a color of #bf04f5
<div style="background-color:#bf04f5;">Content here</div>
.mybackground {background-color:#bf04f5;}
Border around this has a color of #bf04f5
<div style="border:2px solid #bf04f5;">Content here</div>
.myborder {border:2px solid #bf04f5;}