#bf04c7 color space conversions
Hex:
#bf04c7
RGB:
191, 4, 199
CMY:
25, 98, 22
CMYK:
4, 98, 0, 22
HSL:
298°, 96.0591%, 39.8039%
HSV (HSB):
298°, 97.9899%, 78.0392%
XYZ:
31.8381, 15.2867, 55.3054
xyY:
0.3108, 0.1492, 15.2867
CIE-Lab:
46.0244, 79.9011, -52.6367
CIE-LCH:
46.0244, 95.6808, 326.6242
CIE-Luv:
46.0244, 60.0535, -87.4593
Hunter-Lab:
39.0982, 76.9324, -56.4984
#bf04c7 color charts
#bf04c7 color shades, tints & tones
#bf04c7 color schemes
#bf04c7 color preview, HTML & CSS examples
This text has a color of #bf04c7
<p style="color:#bf04c7;">Text here</p>
.mytext {color:#bf04c7;}
This box has a color of #bf04c7
<div style="background-color:#bf04c7;">Content here</div>
.mybackground {background-color:#bf04c7;}
Border around this has a color of #bf04c7
<div style="border:2px solid #bf04c7;">Content here</div>
.myborder {border:2px solid #bf04c7;}