#dc41ec color space conversions
Hex:
#dc41ec
RGB:
220, 65, 236
CMY:
14, 75, 7
CMYK:
7, 72, 0, 7
HSL:
294°, 81.8182%, 59.0196%
HSV (HSB):
294°, 72.4576%, 92.5490%
XYZ:
46.5458, 25.0524, 81.7392
xyY:
0.3036, 0.1634, 25.0524
CIE-Lab:
57.1264, 78.9099, -55.6891
CIE-LCH:
57.1264, 96.5819, 324.7882
CIE-Luv:
57.1264, 60.2031, -96.9717
Hunter-Lab:
50.0523, 78.4032, -61.7884
#dc41ec color charts
#dc41ec color shades, tints & tones
#dc41ec color schemes
#dc41ec color preview, HTML & CSS examples
This text has a color of #dc41ec
<p style="color:#dc41ec;">Text here</p>
.mytext {color:#dc41ec;}
This box has a color of #dc41ec
<div style="background-color:#dc41ec;">Content here</div>
.mybackground {background-color:#dc41ec;}
Border around this has a color of #dc41ec
<div style="border:2px solid #dc41ec;">Content here</div>
.myborder {border:2px solid #dc41ec;}