#cd95c8 color space conversions
Hex:
#cd95c8
RGB:
205, 149, 200
CMY:
20, 42, 22
CMYK:
0, 27, 2, 20
HSL:
305°, 35.8974%, 69.4118%
HSV (HSB):
305°, 27.3171%, 80.3922%
XYZ:
46.3496, 38.6442, 59.6598
xyY:
0.3204, 0.2671, 38.6442
CIE-Lab:
68.4927, 29.3627, -17.9809
CIE-LCH:
68.4927, 34.4308, 328.5179
CIE-Luv:
68.4927, 28.9126, -32.3085
Hunter-Lab:
62.1644, 24.3013, -13.3860
#cd95c8 color charts
#cd95c8 color shades, tints & tones
#cd95c8 color schemes
#cd95c8 color preview, HTML & CSS examples
This text has a color of #cd95c8
<p style="color:#cd95c8;">Text here</p>
.mytext {color:#cd95c8;}
This box has a color of #cd95c8
<div style="background-color:#cd95c8;">Content here</div>
.mybackground {background-color:#cd95c8;}
Border around this has a color of #cd95c8
<div style="border:2px solid #cd95c8;">Content here</div>
.myborder {border:2px solid #cd95c8;}