#bd00c7 color space conversions
Hex:
#bd00c7
RGB:
189, 0, 199
CMY:
26, 100, 22
CMYK:
5, 100, 0, 22
HSL:
297°, 100.0000%, 39.0196%
HSV (HSB):
297°, 100.0000%, 78.0392%
XYZ:
31.2951, 14.9423, 55.2676
xyY:
0.3083, 0.1472, 14.9423
CIE-Lab:
45.5551, 79.9385, -53.4094
CIE-LCH:
45.5551, 96.1391, 326.2519
CIE-Luv:
45.5551, 58.8285, -88.2879
Hunter-Lab:
38.6553, 76.8655, -57.7113
#bd00c7 color charts
#bd00c7 color shades, tints & tones
#bd00c7 color schemes
#bd00c7 color preview, HTML & CSS examples
This text has a color of #bd00c7
<p style="color:#bd00c7;">Text here</p>
.mytext {color:#bd00c7;}
This box has a color of #bd00c7
<div style="background-color:#bd00c7;">Content here</div>
.mybackground {background-color:#bd00c7;}
Border around this has a color of #bd00c7
<div style="border:2px solid #bd00c7;">Content here</div>
.myborder {border:2px solid #bd00c7;}