#cd96c5 color space conversions
Hex:
#cd96c5
RGB:
205, 150, 197
CMY:
20, 41, 23
CMYK:
0, 27, 4, 20
HSL:
309°, 35.4839%, 69.6078%
HSV (HSB):
309°, 26.8293%, 80.3922%
XYZ:
46.1612, 38.8230, 57.8840
xyY:
0.3231, 0.2717, 38.8230
CIE-Lab:
68.6229, 28.2677, -16.1163
CIE-LCH:
68.6229, 32.5391, 330.3112
CIE-Luv:
68.6229, 28.8551, -29.2184
Hunter-Lab:
62.3081, 23.2032, -11.4644
#cd96c5 color charts
#cd96c5 color shades, tints & tones
#cd96c5 color schemes
#cd96c5 color preview, HTML & CSS examples
This text has a color of #cd96c5
<p style="color:#cd96c5;">Text here</p>
.mytext {color:#cd96c5;}
This box has a color of #cd96c5
<div style="background-color:#cd96c5;">Content here</div>
.mybackground {background-color:#cd96c5;}
Border around this has a color of #cd96c5
<div style="border:2px solid #cd96c5;">Content here</div>
.myborder {border:2px solid #cd96c5;}