#dc5abc color space conversions
Hex:
#dc5abc
RGB:
220, 90, 188
CMY:
14, 65, 26
CMYK:
0, 59, 15, 14
HSL:
315°, 65.0000%, 60.7843%
HSV (HSB):
315°, 59.0909%, 86.2745%
XYZ:
42.2485, 26.1588, 50.3994
xyY:
0.3556, 0.2202, 26.1588
CIE-Lab:
58.1875, 61.8139, -26.8005
CIE-LCH:
58.1875, 67.3738, 336.5600
CIE-Luv:
58.1875, 68.5559, -50.2746
Hunter-Lab:
51.1457, 57.9435, -22.6229
#dc5abc color charts
#dc5abc color shades, tints & tones
#dc5abc color schemes
#dc5abc color preview, HTML & CSS examples
This text has a color of #dc5abc
<p style="color:#dc5abc;">Text here</p>
.mytext {color:#dc5abc;}
This box has a color of #dc5abc
<div style="background-color:#dc5abc;">Content here</div>
.mybackground {background-color:#dc5abc;}
Border around this has a color of #dc5abc
<div style="border:2px solid #dc5abc;">Content here</div>
.myborder {border:2px solid #dc5abc;}