#cc64f0 color space conversions
Hex:
#cc64f0
RGB:
204, 100, 240
CMY:
20, 61, 6
CMYK:
15, 58, 0, 6
HSL:
285°, 82.3529%, 66.6667%
HSV (HSB):
285°, 58.3333%, 94.1176%
XYZ:
45.1872, 28.2430, 85.5079
xyY:
0.2843, 0.1777, 28.2430
CIE-Lab:
60.1076, 62.1874, -53.3008
CIE-LCH:
60.1076, 81.9038, 319.4001
CIE-Luv:
60.1076, 40.1222, -92.1314
Hunter-Lab:
53.1441, 58.7721, -58.1956
#cc64f0 color charts
#cc64f0 color shades, tints & tones
#cc64f0 color schemes
#cc64f0 color preview, HTML & CSS examples
This text has a color of #cc64f0
<p style="color:#cc64f0;">Text here</p>
.mytext {color:#cc64f0;}
This box has a color of #cc64f0
<div style="background-color:#cc64f0;">Content here</div>
.mybackground {background-color:#cc64f0;}
Border around this has a color of #cc64f0
<div style="border:2px solid #cc64f0;">Content here</div>
.myborder {border:2px solid #cc64f0;}