#dc30cd color space conversions
Hex:
#dc30cd
RGB:
220, 48, 205
CMY:
14, 81, 20
CMYK:
0, 78, 7, 14
HSL:
305°, 71.0744%, 52.5490%
HSV (HSB):
305°, 78.1818%, 86.2745%
XYZ:
41.5916, 21.7373, 59.7612
xyY:
0.3379, 0.1766, 21.7373
CIE-Lab:
53.7472, 78.9652, -43.4969
CIE-LCH:
53.7472, 90.1525, 331.1524
CIE-Luv:
53.7472, 74.3009, -77.3066
Hunter-Lab:
46.6233, 77.6450, -43.3609
#dc30cd color charts
#dc30cd color shades, tints & tones
#dc30cd color schemes
#dc30cd color preview, HTML & CSS examples
This text has a color of #dc30cd
<p style="color:#dc30cd;">Text here</p>
.mytext {color:#dc30cd;}
This box has a color of #dc30cd
<div style="background-color:#dc30cd;">Content here</div>
.mybackground {background-color:#dc30cd;}
Border around this has a color of #dc30cd
<div style="border:2px solid #dc30cd;">Content here</div>
.myborder {border:2px solid #dc30cd;}