#db97d7 color space conversions
Hex:
#db97d7
RGB:
219, 151, 215
CMY:
14, 41, 16
CMYK:
0, 31, 2, 14
HSL:
304°, 48.5714%, 72.5490%
HSV (HSB):
304°, 31.0502%, 85.8824%
XYZ:
52.5458, 42.0996, 69.6465
xyY:
0.3198, 0.2562, 42.0996
CIE-Lab:
70.9395, 35.6252, -22.4272
CIE-LCH:
70.9395, 42.0967, 327.8082
CIE-Luv:
70.9395, 34.6135, -40.6055
Hunter-Lab:
64.8842, 31.0090, -18.2228
#db97d7 color charts
#db97d7 color shades, tints & tones
#db97d7 color schemes
#db97d7 color preview, HTML & CSS examples
This text has a color of #db97d7
<p style="color:#db97d7;">Text here</p>
.mytext {color:#db97d7;}
This box has a color of #db97d7
<div style="background-color:#db97d7;">Content here</div>
.mybackground {background-color:#db97d7;}
Border around this has a color of #db97d7
<div style="border:2px solid #db97d7;">Content here</div>
.myborder {border:2px solid #db97d7;}