#cd24cd color space conversions
Hex:
#cd24cd
RGB:
205, 36, 205
CMY:
20, 86, 20
CMYK:
0, 82, 0, 20
HSL:
300°, 70.1245%, 47.2549%
HSV (HSB):
300°, 82.4390%, 80.3922%
XYZ:
36.8272, 18.6487, 59.4162
xyY:
0.3205, 0.1623, 18.6487
CIE-Lab:
50.2736, 78.8511, -49.1701
CIE-LCH:
50.2736, 92.9258, 328.0531
CIE-Luv:
50.2736, 65.2709, -84.3980
Hunter-Lab:
43.1841, 76.6516, -51.3471
#cd24cd color charts
#cd24cd color shades, tints & tones
#cd24cd color schemes
#cd24cd color preview, HTML & CSS examples
This text has a color of #cd24cd
<p style="color:#cd24cd;">Text here</p>
.mytext {color:#cd24cd;}
This box has a color of #cd24cd
<div style="background-color:#cd24cd;">Content here</div>
.mybackground {background-color:#cd24cd;}
Border around this has a color of #cd24cd
<div style="border:2px solid #cd24cd;">Content here</div>
.myborder {border:2px solid #cd24cd;}