#db71cb color space conversions
Hex:
#db71cb
RGB:
219, 113, 203
CMY:
14, 56, 20
CMYK:
0, 48, 7, 14
HSL:
309°, 59.5506%, 65.0980%
HSV (HSB):
309°, 48.4018%, 85.8824%
XYZ:
45.8980, 31.1821, 60.0996
xyY:
0.3346, 0.2273, 31.1821
CIE-Lab:
62.6611, 53.2168, -28.4366
CIE-LCH:
62.6611, 60.3379, 331.8820
CIE-Luv:
62.6611, 54.3574, -52.0652
Hunter-Lab:
55.8410, 48.9950, -24.7230
#db71cb color charts
#db71cb color shades, tints & tones
#db71cb color schemes
#db71cb color preview, HTML & CSS examples
This text has a color of #db71cb
<p style="color:#db71cb;">Text here</p>
.mytext {color:#db71cb;}
This box has a color of #db71cb
<div style="background-color:#db71cb;">Content here</div>
.mybackground {background-color:#db71cb;}
Border around this has a color of #db71cb
<div style="border:2px solid #db71cb;">Content here</div>
.myborder {border:2px solid #db71cb;}