#db58c5 color space conversions
Hex:
#db58c5
RGB:
219, 88, 197
CMY:
14, 65, 23
CMYK:
0, 60, 10, 14
HSL:
310°, 64.5320%, 60.1961%
HSV (HSB):
310°, 59.8174%, 85.8824%
XYZ:
42.7812, 26.0707, 55.6007
xyY:
0.3438, 0.2095, 26.0707
CIE-Lab:
58.1041, 63.7703, -32.0931
CIE-LCH:
58.1041, 71.3906, 333.2857
CIE-Luv:
58.1041, 65.7628, -58.6870
Hunter-Lab:
51.0595, 60.2055, -28.8215
#db58c5 color charts
#db58c5 color shades, tints & tones
#db58c5 color schemes
#db58c5 color preview, HTML & CSS examples
This text has a color of #db58c5
<p style="color:#db58c5;">Text here</p>
.mytext {color:#db58c5;}
This box has a color of #db58c5
<div style="background-color:#db58c5;">Content here</div>
.mybackground {background-color:#db58c5;}
Border around this has a color of #db58c5
<div style="border:2px solid #db58c5;">Content here</div>
.myborder {border:2px solid #db58c5;}