#cc40f5 color space conversions
Hex:
#cc40f5
RGB:
204, 64, 245
CMY:
20, 75, 4
CMYK:
17, 74, 0, 4
HSL:
286°, 90.0498%, 60.5882%
HSV (HSB):
286°, 73.8776%, 96.0784%
XYZ:
43.2167, 23.0967, 88.5665
xyY:
0.2790, 0.1491, 23.0967
CIE-Lab:
55.1718, 77.7053, -63.9852
CIE-LCH:
55.1718, 100.6589, 320.5308
CIE-Luv:
55.1718, 47.2878, -108.4131
Hunter-Lab:
48.0591, 76.4111, -75.6224
#cc40f5 color charts
#cc40f5 color shades, tints & tones
#cc40f5 color schemes
#cc40f5 color preview, HTML & CSS examples
This text has a color of #cc40f5
<p style="color:#cc40f5;">Text here</p>
.mytext {color:#cc40f5;}
This box has a color of #cc40f5
<div style="background-color:#cc40f5;">Content here</div>
.mybackground {background-color:#cc40f5;}
Border around this has a color of #cc40f5
<div style="border:2px solid #cc40f5;">Content here</div>
.myborder {border:2px solid #cc40f5;}