#cc25ff color space conversions
Hex:
#cc25ff
RGB:
204, 37, 255
CMY:
20, 85, 0
CMYK:
20, 85, 0, 0
HSL:
286°, 100.0000%, 57.2549%
HSV (HSB):
286°, 85.4902%, 100.0000%
XYZ:
43.6134, 21.3805, 96.4359
xyY:
0.2702, 0.1324, 21.3805
CIE-Lab:
53.3634, 86.6731, -72.4764
CIE-LCH:
53.3634, 112.9825, 320.0975
CIE-Luv:
53.3634, 47.9089, -120.6679
Hunter-Lab:
46.2391, 87.4457, -91.2875
#cc25ff color charts
#cc25ff color shades, tints & tones
#cc25ff color schemes
#cc25ff color preview, HTML & CSS examples
This text has a color of #cc25ff
<p style="color:#cc25ff;">Text here</p>
.mytext {color:#cc25ff;}
This box has a color of #cc25ff
<div style="background-color:#cc25ff;">Content here</div>
.mybackground {background-color:#cc25ff;}
Border around this has a color of #cc25ff
<div style="border:2px solid #cc25ff;">Content here</div>
.myborder {border:2px solid #cc25ff;}