#db71f9 color space conversions
Hex:
#db71f9
RGB:
219, 113, 249
CMY:
14, 56, 2
CMYK:
12, 55, 0, 2
HSL:
287°, 91.8919%, 70.9804%
HSV (HSB):
287°, 54.6185%, 97.6471%
XYZ:
52.2174, 33.7099, 93.3770
xyY:
0.2912, 0.1880, 33.7099
CIE-Lab:
64.7316, 61.5268, -50.8235
CIE-LCH:
64.7316, 79.8033, 320.4420
CIE-Luv:
64.7316, 43.2613, -89.4489
Hunter-Lab:
58.0602, 58.9316, -54.7127
#db71f9 color charts
#db71f9 color shades, tints & tones
#db71f9 color schemes
#db71f9 color preview, HTML & CSS examples
This text has a color of #db71f9
<p style="color:#db71f9;">Text here</p>
.mytext {color:#db71f9;}
This box has a color of #db71f9
<div style="background-color:#db71f9;">Content here</div>
.mybackground {background-color:#db71f9;}
Border around this has a color of #db71f9
<div style="border:2px solid #db71f9;">Content here</div>
.myborder {border:2px solid #db71f9;}