#cd2cc8 color space conversions
Hex:
#cd2cc8
RGB:
205, 44, 200
CMY:
20, 83, 22
CMYK:
0, 79, 2, 20
HSL:
302°, 64.6586%, 48.8235%
HSV (HSB):
302°, 78.5366%, 80.3922%
XYZ:
36.5028, 18.9506, 56.3775
xyY:
0.3264, 0.1695, 18.9506
CIE-Lab:
50.6294, 76.2444, -45.7216
CIE-LCH:
50.6294, 88.9026, 329.0501
CIE-Luv:
50.6294, 65.9542, -79.1061
Hunter-Lab:
43.5323, 73.4948, -46.3122
#cd2cc8 color charts
#cd2cc8 color shades, tints & tones
#cd2cc8 color schemes
#cd2cc8 color preview, HTML & CSS examples
This text has a color of #cd2cc8
<p style="color:#cd2cc8;">Text here</p>
.mytext {color:#cd2cc8;}
This box has a color of #cd2cc8
<div style="background-color:#cd2cc8;">Content here</div>
.mybackground {background-color:#cd2cc8;}
Border around this has a color of #cd2cc8
<div style="border:2px solid #cd2cc8;">Content here</div>
.myborder {border:2px solid #cd2cc8;}