#bd04c7 color space conversions
Hex:
#bd04c7
RGB:
189, 4, 199
CMY:
26, 98, 22
CMYK:
5, 98, 0, 22
HSL:
297°, 96.0591%, 39.8039%
HSV (HSB):
297°, 97.9899%, 78.0392%
XYZ:
31.3385, 15.0292, 55.2820
xyY:
0.3083, 0.1479, 15.0292
CIE-Lab:
45.6741, 79.5852, -53.2182
CIE-LCH:
45.6741, 95.7391, 326.2296
CIE-Luv:
45.6741, 58.6461, -88.0437
Hunter-Lab:
38.7675, 76.4511, -57.4097
#bd04c7 color charts
#bd04c7 color shades, tints & tones
#bd04c7 color schemes
#bd04c7 color preview, HTML & CSS examples
This text has a color of #bd04c7
<p style="color:#bd04c7;">Text here</p>
.mytext {color:#bd04c7;}
This box has a color of #bd04c7
<div style="background-color:#bd04c7;">Content here</div>
.mybackground {background-color:#bd04c7;}
Border around this has a color of #bd04c7
<div style="border:2px solid #bd04c7;">Content here</div>
.myborder {border:2px solid #bd04c7;}