#eac2ed color space conversions
Hex:
#eac2ed
RGB:
234, 194, 237
CMY:
8, 24, 7
CMYK:
1, 18, 0, 7
HSL:
296°, 54.4304%, 84.5098%
HSV (HSB):
296°, 18.1435%, 92.9412%
XYZ:
68.5095, 62.1904, 88.5139
xyY:
0.3125, 0.2837, 62.1904
CIE-Lab:
83.0146, 21.5186, -15.9434
CIE-LCH:
83.0146, 26.7814, 323.4648
CIE-Luv:
83.0146, 19.9272, -28.6427
Hunter-Lab:
78.8609, 17.0633, -11.3448
#eac2ed color charts
#eac2ed color shades, tints & tones
#eac2ed color schemes
#eac2ed color preview, HTML & CSS examples
This text has a color of #eac2ed
<p style="color:#eac2ed;">Text here</p>
.mytext {color:#eac2ed;}
This box has a color of #eac2ed
<div style="background-color:#eac2ed;">Content here</div>
.mybackground {background-color:#eac2ed;}
Border around this has a color of #eac2ed
<div style="border:2px solid #eac2ed;">Content here</div>
.myborder {border:2px solid #eac2ed;}