#dc35cf color space conversions
Hex:
#dc35cf
RGB:
220, 53, 207
CMY:
14, 79, 19
CMYK:
0, 76, 6, 14
HSL:
305°, 70.4641%, 53.5294%
HSV (HSB):
305°, 75.9091%, 86.2745%
XYZ:
42.0508, 22.2668, 61.1131
xyY:
0.3353, 0.1775, 22.2668
CIE-Lab:
54.3090, 77.9355, -43.7538
CIE-LCH:
54.3090, 89.3775, 330.6897
CIE-Luv:
54.3090, 72.6132, -77.7239
Hunter-Lab:
47.1878, 76.4895, -43.7553
#dc35cf color charts
#dc35cf color shades, tints & tones
#dc35cf color schemes
#dc35cf color preview, HTML & CSS examples
This text has a color of #dc35cf
<p style="color:#dc35cf;">Text here</p>
.mytext {color:#dc35cf;}
This box has a color of #dc35cf
<div style="background-color:#dc35cf;">Content here</div>
.mybackground {background-color:#dc35cf;}
Border around this has a color of #dc35cf
<div style="border:2px solid #dc35cf;">Content here</div>
.myborder {border:2px solid #dc35cf;}