#db4adc color space conversions
Hex:
#db4adc
RGB:
219, 74, 220
CMY:
14, 71, 14
CMYK:
0, 66, 0, 14
HSL:
300°, 67.5926%, 57.6471%
HSV (HSB):
300°, 66.3636%, 86.2745%
XYZ:
44.5805, 25.1249, 70.2101
xyY:
0.3186, 0.1796, 25.1249
CIE-Lab:
57.1969, 72.9790, -46.5849
CIE-LCH:
57.1969, 86.5799, 327.4486
CIE-Luv:
57.1969, 62.6652, -82.2322
Hunter-Lab:
50.1248, 71.0377, -47.9605
#db4adc color charts
#db4adc color shades, tints & tones
#db4adc color schemes
#db4adc color preview, HTML & CSS examples
This text has a color of #db4adc
<p style="color:#db4adc;">Text here</p>
.mytext {color:#db4adc;}
This box has a color of #db4adc
<div style="background-color:#db4adc;">Content here</div>
.mybackground {background-color:#db4adc;}
Border around this has a color of #db4adc
<div style="border:2px solid #db4adc;">Content here</div>
.myborder {border:2px solid #db4adc;}