#cd25cd color space conversions
Hex:
#cd25cd
RGB:
205, 37, 205
CMY:
20, 85, 20
CMYK:
0, 82, 0, 20
HSL:
300°, 69.4215%, 47.4510%
HSV (HSB):
300°, 81.9512%, 80.3922%
XYZ:
36.8579, 18.7100, 59.4264
xyY:
0.3205, 0.1627, 18.7100
CIE-Lab:
50.3462, 78.6393, -49.0542
CIE-LCH:
50.3462, 92.6847, 328.0446
CIE-Luv:
50.3462, 65.1413, -84.2304
Hunter-Lab:
43.2551, 76.4041, -51.1775
#cd25cd color charts
#cd25cd color shades, tints & tones
#cd25cd color schemes
#cd25cd color preview, HTML & CSS examples
This text has a color of #cd25cd
<p style="color:#cd25cd;">Text here</p>
.mytext {color:#cd25cd;}
This box has a color of #cd25cd
<div style="background-color:#cd25cd;">Content here</div>
.mybackground {background-color:#cd25cd;}
Border around this has a color of #cd25cd
<div style="border:2px solid #cd25cd;">Content here</div>
.myborder {border:2px solid #cd25cd;}