#db58cc color space conversions
Hex:
#db58cc
RGB:
219, 88, 204
CMY:
14, 65, 20
CMYK:
0, 60, 7, 14
HSL:
307°, 64.5320%, 60.1961%
HSV (HSB):
307°, 59.8174%, 85.8824%
XYZ:
43.6022, 26.3991, 59.9242
xyY:
0.3356, 0.2032, 26.3991
CIE-Lab:
58.4140, 64.8705, -35.5994
CIE-LCH:
58.4140, 73.9966, 331.2430
CIE-Luv:
58.4140, 63.6017, -64.3410
Hunter-Lab:
51.3801, 61.5636, -33.1834
#db58cc color charts
#db58cc color shades, tints & tones
#db58cc color schemes
#db58cc color preview, HTML & CSS examples
This text has a color of #db58cc
<p style="color:#db58cc;">Text here</p>
.mytext {color:#db58cc;}
This box has a color of #db58cc
<div style="background-color:#db58cc;">Content here</div>
.mybackground {background-color:#db58cc;}
Border around this has a color of #db58cc
<div style="border:2px solid #db58cc;">Content here</div>
.myborder {border:2px solid #db58cc;}