#db93e6 color space conversions
Hex:
#db93e6
RGB:
219, 147, 230
CMY:
14, 42, 10
CMYK:
5, 36, 0, 10
HSL:
292°, 62.4060%, 73.9216%
HSV (HSB):
292°, 36.0870%, 90.1961%
XYZ:
53.9301, 41.6407, 80.0579
xyY:
0.3071, 0.2371, 41.6407
CIE-Lab:
70.6225, 40.5642, -31.1651
CIE-LCH:
70.6225, 51.1539, 322.4652
CIE-Luv:
70.6225, 33.9391, -55.4635
Hunter-Lab:
64.5296, 36.2531, -28.3868
#db93e6 color charts
#db93e6 color shades, tints & tones
#db93e6 color schemes
#db93e6 color preview, HTML & CSS examples
This text has a color of #db93e6
<p style="color:#db93e6;">Text here</p>
.mytext {color:#db93e6;}
This box has a color of #db93e6
<div style="background-color:#db93e6;">Content here</div>
.mybackground {background-color:#db93e6;}
Border around this has a color of #db93e6
<div style="border:2px solid #db93e6;">Content here</div>
.myborder {border:2px solid #db93e6;}