#dc7cca color space conversions
Hex:
#dc7cca
RGB:
220, 124, 202
CMY:
14, 51, 21
CMYK:
0, 44, 8, 14
HSL:
311°, 57.8313%, 67.4510%
HSV (HSB):
311°, 43.6364%, 86.2745%
XYZ:
47.3835, 33.8952, 59.9222
xyY:
0.3356, 0.2400, 33.8952
CIE-Lab:
64.8793, 47.8425, -24.4505
CIE-LCH:
64.8793, 53.7283, 332.9302
CIE-Luv:
64.8793, 50.4599, -45.2240
Hunter-Lab:
58.2196, 43.3925, -20.2701
#dc7cca color charts
#dc7cca color shades, tints & tones
#dc7cca color schemes
#dc7cca color preview, HTML & CSS examples
This text has a color of #dc7cca
<p style="color:#dc7cca;">Text here</p>
.mytext {color:#dc7cca;}
This box has a color of #dc7cca
<div style="background-color:#dc7cca;">Content here</div>
.mybackground {background-color:#dc7cca;}
Border around this has a color of #dc7cca
<div style="border:2px solid #dc7cca;">Content here</div>
.myborder {border:2px solid #dc7cca;}