#cd25f5 color space conversions
Hex:
#cd25f5
RGB:
205, 37, 245
CMY:
20, 85, 4
CMYK:
16, 85, 0, 4
HSL:
288°, 91.2281%, 55.2941%
HSV (HSB):
288°, 84.8980%, 96.0784%
XYZ:
42.3198, 20.8948, 88.1888
xyY:
0.2795, 0.1380, 20.8948
CIE-Lab:
52.8342, 85.1031, -67.7497
CIE-LCH:
52.8342, 108.7776, 321.4770
CIE-Luv:
52.8342, 51.5514, -113.4497
Hunter-Lab:
45.7109, 85.2640, -82.3890
#cd25f5 color charts
#cd25f5 color shades, tints & tones
#cd25f5 color schemes
#cd25f5 color preview, HTML & CSS examples
This text has a color of #cd25f5
<p style="color:#cd25f5;">Text here</p>
.mytext {color:#cd25f5;}
This box has a color of #cd25f5
<div style="background-color:#cd25f5;">Content here</div>
.mybackground {background-color:#cd25f5;}
Border around this has a color of #cd25f5
<div style="border:2px solid #cd25f5;">Content here</div>
.myborder {border:2px solid #cd25f5;}