#bd00cc color space conversions
Hex:
#bd00cc
RGB:
189, 0, 204
CMY:
26, 100, 20
CMYK:
7, 100, 0, 20
HSL:
296°, 100.0000%, 40.0000%
HSV (HSB):
296°, 100.0000%, 80.0000%
XYZ:
31.8853, 15.1785, 58.3759
xyY:
0.3024, 0.1440, 15.1785
CIE-Lab:
45.8776, 80.7056, -55.7899
CIE-LCH:
45.8776, 98.1117, 325.3448
CIE-Luv:
45.8776, 56.9976, -91.8920
Hunter-Lab:
38.9595, 77.9092, -61.5669
#bd00cc color charts
#bd00cc color shades, tints & tones
#bd00cc color schemes
#bd00cc color preview, HTML & CSS examples
This text has a color of #bd00cc
<p style="color:#bd00cc;">Text here</p>
.mytext {color:#bd00cc;}
This box has a color of #bd00cc
<div style="background-color:#bd00cc;">Content here</div>
.mybackground {background-color:#bd00cc;}
Border around this has a color of #bd00cc
<div style="border:2px solid #bd00cc;">Content here</div>
.myborder {border:2px solid #bd00cc;}