#dc50ff color space conversions
Hex:
#dc50ff
RGB:
220, 80, 255
CMY:
14, 69, 0
CMYK:
14, 69, 0, 0
HSL:
288°, 100.0000%, 65.6863%
HSV (HSB):
288°, 68.6275%, 100.0000%
XYZ:
50.4339, 28.1730, 97.3875
xyY:
0.2866, 0.1601, 28.1730
CIE-Lab:
60.0447, 77.0126, -61.5867
CIE-LCH:
60.0447, 98.6096, 321.3508
CIE-Luv:
60.0447, 51.3629, -106.9180
Hunter-Lab:
53.0782, 76.7203, -71.6301
#dc50ff color charts
#dc50ff color shades, tints & tones
#dc50ff color schemes
#dc50ff color preview, HTML & CSS examples
This text has a color of #dc50ff
<p style="color:#dc50ff;">Text here</p>
.mytext {color:#dc50ff;}
This box has a color of #dc50ff
<div style="background-color:#dc50ff;">Content here</div>
.mybackground {background-color:#dc50ff;}
Border around this has a color of #dc50ff
<div style="border:2px solid #dc50ff;">Content here</div>
.myborder {border:2px solid #dc50ff;}