#da5ecc color space conversions
Hex:
#da5ecc
RGB:
218, 94, 204
CMY:
15, 63, 20
CMYK:
0, 57, 6, 15
HSL:
307°, 62.6263%, 61.1765%
HSV (HSB):
307°, 56.8807%, 85.4902%
XYZ:
43.8152, 27.2705, 60.0811
xyY:
0.3340, 0.2079, 27.2705
CIE-Lab:
59.2238, 62.0067, -34.3461
CIE-LCH:
59.2238, 70.8836, 331.0175
CIE-Luv:
59.2238, 60.8099, -62.1128
Hunter-Lab:
52.2211, 58.3803, -31.6592
#da5ecc color charts
#da5ecc color shades, tints & tones
#da5ecc color schemes
#da5ecc color preview, HTML & CSS examples
This text has a color of #da5ecc
<p style="color:#da5ecc;">Text here</p>
.mytext {color:#da5ecc;}
This box has a color of #da5ecc
<div style="background-color:#da5ecc;">Content here</div>
.mybackground {background-color:#da5ecc;}
Border around this has a color of #da5ecc
<div style="border:2px solid #da5ecc;">Content here</div>
.myborder {border:2px solid #da5ecc;}