#cd25c8 color space conversions
Hex:
#cd25c8
RGB:
205, 37, 200
CMY:
20, 85, 22
CMYK:
0, 82, 2, 20
HSL:
302°, 69.4215%, 47.4510%
HSV (HSB):
302°, 81.9512%, 80.3922%
XYZ:
36.2637, 18.4724, 56.2978
xyY:
0.3266, 0.1664, 18.4724
CIE-Lab:
50.0641, 77.8855, -46.6205
CIE-LCH:
50.0641, 90.7724, 329.0962
CIE-Luv:
50.0641, 67.0048, -80.4365
Hunter-Lab:
42.9795, 75.3942, -47.5768
#cd25c8 color charts
#cd25c8 color shades, tints & tones
#cd25c8 color schemes
#cd25c8 color preview, HTML & CSS examples
This text has a color of #cd25c8
<p style="color:#cd25c8;">Text here</p>
.mytext {color:#cd25c8;}
This box has a color of #cd25c8
<div style="background-color:#cd25c8;">Content here</div>
.mybackground {background-color:#cd25c8;}
Border around this has a color of #cd25c8
<div style="border:2px solid #cd25c8;">Content here</div>
.myborder {border:2px solid #cd25c8;}