#bf04bf color space conversions
Hex:
#bf04bf
RGB:
191, 4, 191
CMY:
25, 98, 25
CMYK:
0, 98, 0, 25
HSL:
300°, 95.8974%, 38.2353%
HSV (HSB):
300°, 97.9058%, 74.9020%
XYZ:
30.9332, 14.9248, 50.5406
xyY:
0.3209, 0.1548, 14.9248
CIE-Lab:
45.5310, 78.7067, -48.7664
CIE-LCH:
45.5310, 92.5900, 328.2178
CIE-Luv:
45.5310, 63.0975, -81.5872
Hunter-Lab:
38.6326, 75.3184, -50.5226
#bf04bf color charts
#bf04bf color shades, tints & tones
#bf04bf color schemes
#bf04bf color preview, HTML & CSS examples
This text has a color of #bf04bf
<p style="color:#bf04bf;">Text here</p>
.mytext {color:#bf04bf;}
This box has a color of #bf04bf
<div style="background-color:#bf04bf;">Content here</div>
.mybackground {background-color:#bf04bf;}
Border around this has a color of #bf04bf
<div style="border:2px solid #bf04bf;">Content here</div>
.myborder {border:2px solid #bf04bf;}