#da93e6 color space conversions
Hex:
#da93e6
RGB:
218, 147, 230
CMY:
15, 42, 10
CMYK:
5, 36, 0, 10
HSL:
291°, 62.4060%, 73.9216%
HSV (HSB):
291°, 36.0870%, 90.1961%
XYZ:
53.6301, 41.4860, 80.0439
xyY:
0.3062, 0.2368, 41.4860
CIE-Lab:
70.5151, 40.2581, -31.3397
CIE-LCH:
70.5151, 51.0185, 322.1003
CIE-Luv:
70.5151, 33.3122, -55.6854
Hunter-Lab:
64.4097, 35.9094, -28.5948
#da93e6 color charts
#da93e6 color shades, tints & tones
#da93e6 color schemes
#da93e6 color preview, HTML & CSS examples
This text has a color of #da93e6
<p style="color:#da93e6;">Text here</p>
.mytext {color:#da93e6;}
This box has a color of #da93e6
<div style="background-color:#da93e6;">Content here</div>
.mybackground {background-color:#da93e6;}
Border around this has a color of #da93e6
<div style="border:2px solid #da93e6;">Content here</div>
.myborder {border:2px solid #da93e6;}