#db71e9 color space conversions
Hex:
#db71e9
RGB:
219, 113, 233
CMY:
14, 56, 9
CMYK:
6, 52, 0, 9
HSL:
293°, 73.1707%, 67.8431%
HSV (HSB):
293°, 51.5021%, 91.3725%
XYZ:
49.8265, 32.7535, 80.7867
xyY:
0.3050, 0.2005, 32.7535
CIE-Lab:
63.9608, 58.5012, -43.1968
CIE-LCH:
63.9608, 72.7211, 323.5581
CIE-Luv:
63.9608, 47.0149, -76.5755
Hunter-Lab:
57.2307, 55.2530, -43.6321
#db71e9 color charts
#db71e9 color shades, tints & tones
#db71e9 color schemes
#db71e9 color preview, HTML & CSS examples
This text has a color of #db71e9
<p style="color:#db71e9;">Text here</p>
.mytext {color:#db71e9;}
This box has a color of #db71e9
<div style="background-color:#db71e9;">Content here</div>
.mybackground {background-color:#db71e9;}
Border around this has a color of #db71e9
<div style="border:2px solid #db71e9;">Content here</div>
.myborder {border:2px solid #db71e9;}