#dc51ff color space conversions
Hex:
#dc51ff
RGB:
220, 81, 255
CMY:
14, 68, 0
CMYK:
14, 68, 0, 0
HSL:
288°, 100.0000%, 65.8824%
HSV (HSB):
288°, 68.2353%, 100.0000%
XYZ:
50.5076, 28.3205, 97.4121
xyY:
0.2866, 0.1607, 28.3205
CIE-Lab:
60.1772, 76.6387, -61.3745
CIE-LCH:
60.1772, 98.1851, 321.3113
CIE-Luv:
60.1772, 51.1427, -106.5978
Hunter-Lab:
53.2170, 76.2824, -71.2766
#dc51ff color charts
#dc51ff color shades, tints & tones
#dc51ff color schemes
#dc51ff color preview, HTML & CSS examples
This text has a color of #dc51ff
<p style="color:#dc51ff;">Text here</p>
.mytext {color:#dc51ff;}
This box has a color of #dc51ff
<div style="background-color:#dc51ff;">Content here</div>
.mybackground {background-color:#dc51ff;}
Border around this has a color of #dc51ff
<div style="border:2px solid #dc51ff;">Content here</div>
.myborder {border:2px solid #dc51ff;}