#da39e1 color space conversions
Hex:
#da39e1
RGB:
218, 57, 225
CMY:
15, 78, 12
CMYK:
3, 75, 0, 12
HSL:
298°, 73.6842%, 55.2941%
HSV (HSB):
298°, 74.6667%, 88.2353%
XYZ:
43.9672, 23.2679, 73.4080
xyY:
0.3126, 0.1654, 23.2679
CIE-Lab:
55.3472, 79.1621, -52.3585
CIE-LCH:
55.3472, 94.9108, 326.5190
CIE-Luv:
55.3472, 64.0082, -91.2604
Hunter-Lab:
48.2368, 78.2857, -56.4632
#da39e1 color charts
#da39e1 color shades, tints & tones
#da39e1 color schemes
#da39e1 color preview, HTML & CSS examples
This text has a color of #da39e1
<p style="color:#da39e1;">Text here</p>
.mytext {color:#da39e1;}
This box has a color of #da39e1
<div style="background-color:#da39e1;">Content here</div>
.mybackground {background-color:#da39e1;}
Border around this has a color of #da39e1
<div style="border:2px solid #da39e1;">Content here</div>
.myborder {border:2px solid #da39e1;}