#cc64d5 color space conversions
Hex:
#cc64d5
RGB:
204, 100, 213
CMY:
20, 61, 16
CMYK:
4, 53, 0, 16
HSL:
295°, 57.3604%, 61.3725%
HSV (HSB):
295°, 53.0516%, 83.5294%
XYZ:
41.4693, 26.7558, 65.9295
xyY:
0.3091, 0.1994, 26.7558
CIE-Lab:
58.7476, 57.0390, -40.3259
CIE-LCH:
58.7476, 69.8543, 324.7401
CIE-Luv:
58.7476, 46.6650, -70.5922
Hunter-Lab:
51.7260, 52.5847, -39.3623
#cc64d5 color charts
#cc64d5 color shades, tints & tones
#cc64d5 color schemes
#cc64d5 color preview, HTML & CSS examples
This text has a color of #cc64d5
<p style="color:#cc64d5;">Text here</p>
.mytext {color:#cc64d5;}
This box has a color of #cc64d5
<div style="background-color:#cc64d5;">Content here</div>
.mybackground {background-color:#cc64d5;}
Border around this has a color of #cc64d5
<div style="border:2px solid #cc64d5;">Content here</div>
.myborder {border:2px solid #cc64d5;}