#da90e5 color space conversions
Hex:
#da90e5
RGB:
218, 144, 229
CMY:
15, 44, 10
CMYK:
5, 37, 0, 10
HSL:
292°, 62.0438%, 73.1373%
HSV (HSB):
292°, 37.1179%, 89.8039%
XYZ:
53.0296, 40.5091, 79.1528
xyY:
0.3071, 0.2346, 40.5091
CIE-Lab:
69.8306, 41.6606, -31.8476
CIE-LCH:
69.8306, 52.4392, 322.6038
CIE-Luv:
69.8306, 34.8044, -56.6460
Hunter-Lab:
63.6467, 37.3418, -29.1819
#da90e5 color charts
#da90e5 color shades, tints & tones
#da90e5 color schemes
#da90e5 color preview, HTML & CSS examples
This text has a color of #da90e5
<p style="color:#da90e5;">Text here</p>
.mytext {color:#da90e5;}
This box has a color of #da90e5
<div style="background-color:#da90e5;">Content here</div>
.mybackground {background-color:#da90e5;}
Border around this has a color of #da90e5
<div style="border:2px solid #da90e5;">Content here</div>
.myborder {border:2px solid #da90e5;}