#da39ae color space conversions
Hex:
#da39ae
RGB:
218, 57, 174
CMY:
15, 78, 32
CMYK:
0, 74, 20, 15
HSL:
316°, 68.5106%, 53.9216%
HSV (HSB):
316°, 73.8532%, 85.4902%
XYZ:
38.0166, 20.8877, 42.0724
xyY:
0.3765, 0.2069, 20.8877
CIE-Lab:
52.8263, 71.7306, -27.0058
CIE-LCH:
52.8263, 76.6459, 339.3692
CIE-Luv:
52.8263, 82.8148, -51.2875
Hunter-Lab:
45.7030, 68.4990, -22.5879
#da39ae color charts
#da39ae RGB chart
#da39ae CMYK chart
#da39ae RGB pie chart
#da39ae color shades, tints & tones
#da39ae color schemes
#da39ae color preview, HTML & CSS examples
This text has a color of #da39ae
<p style="color:#da39ae;">Text here</p>
.mytext {color:#da39ae;}
Text color #da39ae
This box has a color of #da39ae
<div style="background-color:#da39ae;">Content here</div>
.mybackground {background-color:#da39ae;}
Background color #da39ae
Border around this has a color of #da39ae
<div style="border:2px solid #da39ae;">Content here</div>
.myborder {border:2px solid #da39ae;}
Border color #da39ae