#db4dcc color space conversions
Hex:
#db4dcc
RGB:
219, 77, 204
CMY:
14, 70, 20
CMYK:
0, 65, 7, 14
HSL:
306°, 66.3551%, 58.0392%
HSV (HSB):
306°, 64.8402%, 85.8824%
XYZ:
42.7664, 24.7275, 59.6456
xyY:
0.3364, 0.1945, 24.7275
CIE-Lab:
56.8089, 69.3090, -38.1124
CIE-LCH:
56.8089, 79.0967, 331.1940
CIE-Luv:
56.8089, 67.0737, -68.5359
Hunter-Lab:
49.7267, 66.4933, -36.3077
#db4dcc color charts
#db4dcc color shades, tints & tones
#db4dcc color schemes
#db4dcc color preview, HTML & CSS examples
This text has a color of #db4dcc
<p style="color:#db4dcc;">Text here</p>
.mytext {color:#db4dcc;}
This box has a color of #db4dcc
<div style="background-color:#db4dcc;">Content here</div>
.mybackground {background-color:#db4dcc;}
Border around this has a color of #db4dcc
<div style="border:2px solid #db4dcc;">Content here</div>
.myborder {border:2px solid #db4dcc;}