#da90ec color space conversions
Hex:
#da90ec
RGB:
218, 144, 236
CMY:
15, 44, 7
CMYK:
8, 39, 0, 7
HSL:
288°, 70.7692%, 74.5098%
HSV (HSB):
288°, 38.9831%, 92.5490%
XYZ:
54.0270, 40.9081, 84.4054
xyY:
0.3013, 0.2281, 40.9081
CIE-Lab:
70.1115, 43.0147, -35.2563
CIE-LCH:
70.1115, 55.6172, 320.6608
CIE-Luv:
70.1115, 33.5776, -62.4564
Hunter-Lab:
63.9594, 38.8514, -33.4717
#da90ec color charts
#da90ec color shades, tints & tones
#da90ec color schemes
#da90ec color preview, HTML & CSS examples
This text has a color of #da90ec
<p style="color:#da90ec;">Text here</p>
.mytext {color:#da90ec;}
This box has a color of #da90ec
<div style="background-color:#da90ec;">Content here</div>
.mybackground {background-color:#da90ec;}
Border around this has a color of #da90ec
<div style="border:2px solid #da90ec;">Content here</div>
.myborder {border:2px solid #da90ec;}