#bf04c9 color space conversions
Hex:
#bf04c9
RGB:
191, 4, 201
CMY:
25, 98, 21
CMYK:
5, 98, 0, 21
HSL:
297°, 96.0976%, 40.1961%
HSV (HSB):
297°, 98.0100%, 78.8235%
XYZ:
32.0719, 15.3802, 56.5366
xyY:
0.3084, 0.1479, 15.3802
CIE-Lab:
46.1507, 80.2050, -53.5946
CIE-LCH:
46.1507, 96.4635, 326.2484
CIE-Luv:
46.1507, 59.3103, -88.9140
Hunter-Lab:
39.2177, 77.3450, -58.0208
#bf04c9 color charts
#bf04c9 color shades, tints & tones
#bf04c9 color schemes
#bf04c9 color preview, HTML & CSS examples
This text has a color of #bf04c9
<p style="color:#bf04c9;">Text here</p>
.mytext {color:#bf04c9;}
This box has a color of #bf04c9
<div style="background-color:#bf04c9;">Content here</div>
.mybackground {background-color:#bf04c9;}
Border around this has a color of #bf04c9
<div style="border:2px solid #bf04c9;">Content here</div>
.myborder {border:2px solid #bf04c9;}