#cd96e9 color space conversions
Hex:
#cd96e9
RGB:
205, 150, 233
CMY:
20, 41, 9
CMYK:
12, 36, 0, 9
HSL:
280°, 65.3543%, 75.0980%
HSV (HSB):
280°, 35.6223%, 91.3725%
XYZ:
50.7912, 40.6750, 82.2649
xyY:
0.2924, 0.2341, 40.6750
CIE-Lab:
69.9476, 35.2811, -33.9724
CIE-LCH:
69.9476, 48.9784, 316.0827
CIE-Luv:
69.9476, 23.6251, -59.1435
Hunter-Lab:
63.7770, 30.5454, -31.8333
#cd96e9 color charts
#cd96e9 color shades, tints & tones
#cd96e9 color schemes
#cd96e9 color preview, HTML & CSS examples
This text has a color of #cd96e9
<p style="color:#cd96e9;">Text here</p>
.mytext {color:#cd96e9;}
This box has a color of #cd96e9
<div style="background-color:#cd96e9;">Content here</div>
.mybackground {background-color:#cd96e9;}
Border around this has a color of #cd96e9
<div style="border:2px solid #cd96e9;">Content here</div>
.myborder {border:2px solid #cd96e9;}