#db97e2 color space conversions
Hex:
#db97e2
RGB:
219, 151, 226
CMY:
14, 41, 11
CMYK:
3, 33, 0, 11
HSL:
294°, 56.3910%, 73.9216%
HSV (HSB):
294°, 33.1858%, 88.6275%
XYZ:
54.0075, 42.6843, 77.3439
xyY:
0.3103, 0.2453, 42.6843
CIE-Lab:
71.3402, 37.6688, -27.8644
CIE-LCH:
71.3402, 46.8547, 323.5089
CIE-Luv:
71.3402, 32.8099, -49.7230
Hunter-Lab:
65.3332, 33.2234, -24.4565
#db97e2 color charts
#db97e2 color shades, tints & tones
#db97e2 color schemes
#db97e2 color preview, HTML & CSS examples
This text has a color of #db97e2
<p style="color:#db97e2;">Text here</p>
.mytext {color:#db97e2;}
This box has a color of #db97e2
<div style="background-color:#db97e2;">Content here</div>
.mybackground {background-color:#db97e2;}
Border around this has a color of #db97e2
<div style="border:2px solid #db97e2;">Content here</div>
.myborder {border:2px solid #db97e2;}