#db97f5 color space conversions
Hex:
#db97f5
RGB:
219, 151, 245
CMY:
14, 41, 4
CMYK:
11, 38, 0, 4
HSL:
283°, 82.4561%, 77.6471%
HSV (HSB):
283°, 38.3673%, 96.0784%
XYZ:
56.7615, 43.7859, 91.8461
xyY:
0.2950, 0.2276, 43.7859
CIE-Lab:
72.0851, 41.3805, -37.1008
CIE-LCH:
72.0851, 55.5771, 318.1213
CIE-Luv:
72.0851, 29.7166, -65.5186
Hunter-Lab:
66.1709, 37.3184, -35.9757
#db97f5 color charts
#db97f5 color shades, tints & tones
#db97f5 color schemes
#db97f5 color preview, HTML & CSS examples
This text has a color of #db97f5
<p style="color:#db97f5;">Text here</p>
.mytext {color:#db97f5;}
This box has a color of #db97f5
<div style="background-color:#db97f5;">Content here</div>
.mybackground {background-color:#db97f5;}
Border around this has a color of #db97f5
<div style="border:2px solid #db97f5;">Content here</div>
.myborder {border:2px solid #db97f5;}