#cc25e1 color space conversions
Hex:
#cc25e1
RGB:
204, 37, 225
CMY:
20, 85, 12
CMYK:
9, 84, 0, 12
HSL:
293°, 75.8065%, 51.3725%
HSV (HSB):
293°, 83.5556%, 88.2353%
XYZ:
39.1540, 19.5967, 72.9531
xyY:
0.2973, 0.1488, 19.5967
CIE-Lab:
51.3782, 81.6108, -58.8387
CIE-LCH:
51.3782, 100.6097, 324.2096
CIE-Luv:
51.3782, 57.3762, -99.3883
Hunter-Lab:
44.2682, 80.4090, -66.7209
#cc25e1 color charts
#cc25e1 color shades, tints & tones
#cc25e1 color schemes
#cc25e1 color preview, HTML & CSS examples
This text has a color of #cc25e1
<p style="color:#cc25e1;">Text here</p>
.mytext {color:#cc25e1;}
This box has a color of #cc25e1
<div style="background-color:#cc25e1;">Content here</div>
.mybackground {background-color:#cc25e1;}
Border around this has a color of #cc25e1
<div style="border:2px solid #cc25e1;">Content here</div>
.myborder {border:2px solid #cc25e1;}