#cd95cd color space conversions
Hex:
#cd95cd
RGB:
205, 149, 205
CMY:
20, 42, 20
CMYK:
0, 27, 0, 20
HSL:
300°, 35.8974%, 69.4118%
HSV (HSB):
300°, 27.3171%, 80.3922%
XYZ:
46.9437, 38.8818, 62.7883
xyY:
0.3159, 0.2616, 38.8818
CIE-Lab:
68.6656, 30.2921, -20.4950
CIE-LCH:
68.6656, 36.5740, 325.9185
CIE-Luv:
68.6656, 28.1753, -36.4393
Hunter-Lab:
62.3553, 25.2607, -16.0531
#cd95cd color charts
#cd95cd color shades, tints & tones
#cd95cd color schemes
#cd95cd color preview, HTML & CSS examples
This text has a color of #cd95cd
<p style="color:#cd95cd;">Text here</p>
.mytext {color:#cd95cd;}
This box has a color of #cd95cd
<div style="background-color:#cd95cd;">Content here</div>
.mybackground {background-color:#cd95cd;}
Border around this has a color of #cd95cd
<div style="border:2px solid #cd95cd;">Content here</div>
.myborder {border:2px solid #cd95cd;}