#cd7dcb color space conversions
Hex:
#cd7dcb
RGB:
205, 125, 203
CMY:
20, 51, 20
CMYK:
0, 39, 1, 20
HSL:
302°, 44.4444%, 64.7059%
HSV (HSB):
302°, 39.0244%, 80.3922%
XYZ:
43.2899, 31.9582, 60.3868
xyY:
0.3192, 0.2356, 31.9582
CIE-Lab:
63.3083, 42.8516, -27.5817
CIE-LCH:
63.3083, 50.9608, 327.2324
CIE-Luv:
63.3083, 39.6588, -49.1150
Hunter-Lab:
56.5316, 37.7590, -23.7613
#cd7dcb color charts
#cd7dcb color shades, tints & tones
#cd7dcb color schemes
#cd7dcb color preview, HTML & CSS examples
This text has a color of #cd7dcb
<p style="color:#cd7dcb;">Text here</p>
.mytext {color:#cd7dcb;}
This box has a color of #cd7dcb
<div style="background-color:#cd7dcb;">Content here</div>
.mybackground {background-color:#cd7dcb;}
Border around this has a color of #cd7dcb
<div style="border:2px solid #cd7dcb;">Content here</div>
.myborder {border:2px solid #cd7dcb;}