#cd2379 color space conversions
Hex:
#cd2379
RGB:
205, 35, 121
CMY:
20, 86, 53
CMYK:
0, 83, 41, 20
HSL:
330°, 70.8333%, 47.0588%
HSV (HSB):
330°, 82.9268%, 80.3922%
XYZ:
29.2291, 15.5617, 19.5523
xyY:
0.4543, 0.2419, 15.5617
CIE-Lab:
46.3941, 68.5509, -5.2587
CIE-LCH:
46.3941, 68.7523, 355.6133
CIE-Luv:
46.3941, 100.1381, -19.5714
Hunter-Lab:
39.4483, 63.2244, -1.7729
#cd2379 color charts
#cd2379 color shades, tints & tones
#cd2379 color schemes
#cd2379 color preview, HTML & CSS examples
This text has a color of #cd2379
<p style="color:#cd2379;">Text here</p>
.mytext {color:#cd2379;}
This box has a color of #cd2379
<div style="background-color:#cd2379;">Content here</div>
.mybackground {background-color:#cd2379;}
Border around this has a color of #cd2379
<div style="border:2px solid #cd2379;">Content here</div>
.myborder {border:2px solid #cd2379;}