#cd95cc color space conversions
Hex:
#cd95cc
RGB:
205, 149, 204
CMY:
20, 42, 20
CMYK:
0, 27, 0, 20
HSL:
301°, 35.8974%, 69.4118%
HSV (HSB):
301°, 27.3171%, 80.3922%
XYZ:
46.8234, 38.8337, 62.1545
xyY:
0.3168, 0.2627, 38.8337
CIE-Lab:
68.6306, 30.1047, -19.9933
CIE-LCH:
68.6306, 36.1389, 326.4109
CIE-Luv:
68.6306, 28.3229, -35.6117
Hunter-Lab:
62.3167, 25.0668, -15.5141
#cd95cc color charts
#cd95cc color shades, tints & tones
#cd95cc color schemes
#cd95cc color preview, HTML & CSS examples
This text has a color of #cd95cc
<p style="color:#cd95cc;">Text here</p>
.mytext {color:#cd95cc;}
This box has a color of #cd95cc
<div style="background-color:#cd95cc;">Content here</div>
.mybackground {background-color:#cd95cc;}
Border around this has a color of #cd95cc
<div style="border:2px solid #cd95cc;">Content here</div>
.myborder {border:2px solid #cd95cc;}