#db71f0 color space conversions
Hex:
#db71f0
RGB:
219, 113, 240
CMY:
14, 56, 6
CMYK:
9, 53, 0, 6
HSL:
290°, 80.8917%, 69.2157%
HSV (HSB):
290°, 52.9167%, 94.1176%
XYZ:
50.8467, 33.1616, 86.1590
xyY:
0.2988, 0.1949, 33.1616
CIE-Lab:
64.2915, 59.8087, -46.5543
CIE-LCH:
64.2915, 75.7917, 322.1033
CIE-Luv:
64.2915, 45.3562, -82.2323
Hunter-Lab:
57.5861, 56.8342, -48.3980
#db71f0 color charts
#db71f0 color shades, tints & tones
#db71f0 color schemes
#db71f0 color preview, HTML & CSS examples
This text has a color of #db71f0
<p style="color:#db71f0;">Text here</p>
.mytext {color:#db71f0;}
This box has a color of #db71f0
<div style="background-color:#db71f0;">Content here</div>
.mybackground {background-color:#db71f0;}
Border around this has a color of #db71f0
<div style="border:2px solid #db71f0;">Content here</div>
.myborder {border:2px solid #db71f0;}