#db7dcc color space conversions
Hex:
#db7dcc
RGB:
219, 125, 204
CMY:
14, 51, 20
CMYK:
0, 43, 7, 14
HSL:
310°, 56.6265%, 67.4510%
HSV (HSB):
310°, 42.9224%, 85.8824%
XYZ:
47.4461, 34.0869, 61.2055
xyY:
0.3324, 0.2388, 34.0869
CIE-Lab:
65.0315, 47.3610, -25.3498
CIE-LCH:
65.0315, 53.7185, 331.8422
CIE-Luv:
65.0315, 48.8715, -46.5712
Hunter-Lab:
58.3840, 42.8871, -21.2864
#db7dcc color charts
#db7dcc color shades, tints & tones
#db7dcc color schemes
#db7dcc color preview, HTML & CSS examples
This text has a color of #db7dcc
<p style="color:#db7dcc;">Text here</p>
.mytext {color:#db7dcc;}
This box has a color of #db7dcc
<div style="background-color:#db7dcc;">Content here</div>
.mybackground {background-color:#db7dcc;}
Border around this has a color of #db7dcc
<div style="border:2px solid #db7dcc;">Content here</div>
.myborder {border:2px solid #db7dcc;}