#db70c9 color space conversions
Hex:
#db70c9
RGB:
219, 112, 201
CMY:
14, 56, 21
CMYK:
0, 49, 8, 14
HSL:
310°, 59.7765%, 64.9020%
HSV (HSB):
310°, 48.8584%, 85.8824%
XYZ:
45.5502, 30.8655, 58.8152
xyY:
0.3368, 0.2282, 30.8655
CIE-Lab:
62.3939, 53.3750, -27.7202
CIE-LCH:
62.3939, 60.1440, 332.5550
CIE-Luv:
62.3939, 55.2823, -50.9315
Hunter-Lab:
55.5567, 49.1256, -23.8778
#db70c9 color charts
#db70c9 color shades, tints & tones
#db70c9 color schemes
#db70c9 color preview, HTML & CSS examples
This text has a color of #db70c9
<p style="color:#db70c9;">Text here</p>
.mytext {color:#db70c9;}
This box has a color of #db70c9
<div style="background-color:#db70c9;">Content here</div>
.mybackground {background-color:#db70c9;}
Border around this has a color of #db70c9
<div style="border:2px solid #db70c9;">Content here</div>
.myborder {border:2px solid #db70c9;}