#eca5e5 color space conversions
Hex:
#eca5e5
RGB:
236, 165, 229
CMY:
7, 35, 10
CMYK:
0, 30, 3, 7
HSL:
306°, 65.1376%, 78.6275%
HSV (HSB):
306°, 30.0847%, 92.5490%
XYZ:
62.1901, 50.4003, 80.5792
xyY:
0.3219, 0.2609, 50.4003
CIE-Lab:
76.3143, 36.1680, -21.7426
CIE-LCH:
76.3143, 42.2003, 328.9876
CIE-Luv:
76.3143, 36.5631, -40.0623
Hunter-Lab:
70.9932, 32.1281, -17.6006
#eca5e5 color charts
#eca5e5 color shades, tints & tones
#eca5e5 color schemes
#eca5e5 color preview, HTML & CSS examples
This text has a color of #eca5e5
<p style="color:#eca5e5;">Text here</p>
.mytext {color:#eca5e5;}
This box has a color of #eca5e5
<div style="background-color:#eca5e5;">Content here</div>
.mybackground {background-color:#eca5e5;}
Border around this has a color of #eca5e5
<div style="border:2px solid #eca5e5;">Content here</div>
.myborder {border:2px solid #eca5e5;}