#db97e0 color space conversions
Hex:
#db97e0
RGB:
219, 151, 224
CMY:
14, 41, 12
CMYK:
2, 33, 0, 12
HSL:
296°, 54.0741%, 73.5294%
HSV (HSB):
296°, 32.5893%, 87.8431%
XYZ:
53.7346, 42.5751, 75.9067
xyY:
0.3120, 0.2472, 42.5751
CIE-Lab:
71.2656, 37.2912, -26.8806
CIE-LCH:
71.2656, 45.9696, 324.2148
CIE-Luv:
71.2656, 33.1375, -48.0621
Hunter-Lab:
65.2496, 32.8121, -23.2990
#db97e0 color charts
#db97e0 color shades, tints & tones
#db97e0 color schemes
#db97e0 color preview, HTML & CSS examples
This text has a color of #db97e0
<p style="color:#db97e0;">Text here</p>
.mytext {color:#db97e0;}
This box has a color of #db97e0
<div style="background-color:#db97e0;">Content here</div>
.mybackground {background-color:#db97e0;}
Border around this has a color of #db97e0
<div style="border:2px solid #db97e0;">Content here</div>
.myborder {border:2px solid #db97e0;}