#cd96c4 color space conversions
Hex:
#cd96c4
RGB:
205, 150, 196
CMY:
20, 41, 23
CMYK:
0, 27, 4, 20
HSL:
310°, 35.4839%, 69.6078%
HSV (HSB):
310°, 26.8293%, 80.3922%
XYZ:
46.0470, 38.7774, 57.2824
xyY:
0.3240, 0.2729, 38.7774
CIE-Lab:
68.5897, 28.0863, -15.6103
CIE-LCH:
68.5897, 32.1329, 330.9348
CIE-Luv:
68.5897, 29.0001, -28.3978
Hunter-Lab:
62.2715, 23.0178, -10.9498
#cd96c4 color charts
#cd96c4 color shades, tints & tones
#cd96c4 color schemes
#cd96c4 color preview, HTML & CSS examples
This text has a color of #cd96c4
<p style="color:#cd96c4;">Text here</p>
.mytext {color:#cd96c4;}
This box has a color of #cd96c4
<div style="background-color:#cd96c4;">Content here</div>
.mybackground {background-color:#cd96c4;}
Border around this has a color of #cd96c4
<div style="border:2px solid #cd96c4;">Content here</div>
.myborder {border:2px solid #cd96c4;}