#dc51ec color space conversions
Hex:
#dc51ec
RGB:
220, 81, 236
CMY:
14, 68, 7
CMYK:
7, 66, 0, 7
HSL:
294°, 80.3109%, 62.1569%
HSV (HSB):
294°, 65.6780%, 92.5490%
XYZ:
47.5980, 27.1566, 82.0899
xyY:
0.3035, 0.1731, 27.1566
CIE-Lab:
59.1190, 73.2685, -52.5132
CIE-LCH:
59.1190, 90.1438, 324.3700
CIE-Luv:
59.1190, 56.6238, -92.0610
Hunter-Lab:
52.1120, 71.8418, -56.9187
#dc51ec color charts
#dc51ec color shades, tints & tones
#dc51ec color schemes
#dc51ec color preview, HTML & CSS examples
This text has a color of #dc51ec
<p style="color:#dc51ec;">Text here</p>
.mytext {color:#dc51ec;}
This box has a color of #dc51ec
<div style="background-color:#dc51ec;">Content here</div>
.mybackground {background-color:#dc51ec;}
Border around this has a color of #dc51ec
<div style="border:2px solid #dc51ec;">Content here</div>
.myborder {border:2px solid #dc51ec;}