#cd95d2 color space conversions
Hex:
#cd95d2
RGB:
205, 149, 210
CMY:
20, 42, 18
CMYK:
2, 29, 0, 18
HSL:
295°, 40.3974%, 70.3922%
HSV (HSB):
295°, 29.0476%, 82.3529%
XYZ:
47.5571, 39.1272, 66.0185
xyY:
0.3114, 0.2562, 39.1272
CIE-Lab:
68.8433, 31.2401, -22.9957
CIE-LCH:
68.8433, 38.7910, 323.6433
CIE-Luv:
68.8433, 27.4372, -40.5867
Hunter-Lab:
62.5517, 26.2454, -18.7898
#cd95d2 color charts
#cd95d2 color shades, tints & tones
#cd95d2 color schemes
#cd95d2 color preview, HTML & CSS examples
This text has a color of #cd95d2
<p style="color:#cd95d2;">Text here</p>
.mytext {color:#cd95d2;}
This box has a color of #cd95d2
<div style="background-color:#cd95d2;">Content here</div>
.mybackground {background-color:#cd95d2;}
Border around this has a color of #cd95d2
<div style="border:2px solid #cd95d2;">Content here</div>
.myborder {border:2px solid #cd95d2;}