#dc64ec color space conversions
Hex:
#dc64ec
RGB:
220, 100, 236
CMY:
14, 61, 7
CMYK:
7, 58, 0, 7
HSL:
293°, 78.1609%, 65.8824%
HSV (HSB):
293°, 57.6271%, 92.5490%
XYZ:
49.2127, 30.3861, 82.6282
xyY:
0.3034, 0.1873, 30.3861
CIE-Lab:
61.9860, 65.3512, -47.9672
CIE-LCH:
61.9860, 81.0656, 323.7217
CIE-Luv:
61.9860, 51.2667, -84.6931
Hunter-Lab:
55.1236, 62.8931, -50.2869
#dc64ec color charts
#dc64ec color shades, tints & tones
#dc64ec color schemes
#dc64ec color preview, HTML & CSS examples
This text has a color of #dc64ec
<p style="color:#dc64ec;">Text here</p>
.mytext {color:#dc64ec;}
This box has a color of #dc64ec
<div style="background-color:#dc64ec;">Content here</div>
.mybackground {background-color:#dc64ec;}
Border around this has a color of #dc64ec
<div style="border:2px solid #dc64ec;">Content here</div>
.myborder {border:2px solid #dc64ec;}