#dc3db3 color space conversions
Hex:
#dc3db3
RGB:
220, 61, 179
CMY:
14, 76, 30
CMYK:
0, 72, 19, 14
HSL:
315°, 69.4323%, 55.0980%
HSV (HSB):
315°, 72.2727%, 86.2745%
XYZ:
39.3206, 21.8078, 44.7847
xyY:
0.3713, 0.2059, 21.8078
CIE-Lab:
53.8225, 71.6020, -28.3537
CIE-LCH:
53.8225, 77.0115, 338.3969
CIE-Luv:
53.8225, 81.3237, -53.4681
Hunter-Lab:
46.6988, 68.5749, -24.1706
#dc3db3 color charts
#dc3db3 color shades, tints & tones
#dc3db3 color schemes
#dc3db3 color preview, HTML & CSS examples
This text has a color of #dc3db3
<p style="color:#dc3db3;">Text here</p>
.mytext {color:#dc3db3;}
This box has a color of #dc3db3
<div style="background-color:#dc3db3;">Content here</div>
.mybackground {background-color:#dc3db3;}
Border around this has a color of #dc3db3
<div style="border:2px solid #dc3db3;">Content here</div>
.myborder {border:2px solid #dc3db3;}