#dc97d7 color space conversions
Hex:
#dc97d7
RGB:
220, 151, 215
CMY:
14, 41, 16
CMYK:
0, 31, 2, 14
HSL:
304°, 49.6403%, 72.7451%
HSV (HSB):
304°, 31.3636%, 86.2745%
XYZ:
52.8476, 42.2552, 69.6607
xyY:
0.3207, 0.2565, 42.2552
CIE-Lab:
71.0465, 35.9482, -22.2545
CIE-LCH:
71.0465, 42.2793, 328.2396
CIE-Luv:
71.0465, 35.2606, -40.3945
Hunter-Lab:
65.0040, 31.3617, -18.0346
#dc97d7 color charts
#dc97d7 color shades, tints & tones
#dc97d7 color schemes
#dc97d7 color preview, HTML & CSS examples
This text has a color of #dc97d7
<p style="color:#dc97d7;">Text here</p>
.mytext {color:#dc97d7;}
This box has a color of #dc97d7
<div style="background-color:#dc97d7;">Content here</div>
.mybackground {background-color:#dc97d7;}
Border around this has a color of #dc97d7
<div style="border:2px solid #dc97d7;">Content here</div>
.myborder {border:2px solid #dc97d7;}