#e1a9ec color space conversions
Hex:
#e1a9ec
RGB:
225, 169, 236
CMY:
12, 34, 7
CMYK:
5, 28, 0, 7
HSL:
290°, 63.8095%, 79.4118%
HSV (HSB):
290°, 28.3898%, 92.5490%
XYZ:
60.3796, 50.4396, 85.9103
xyY:
0.3069, 0.2564, 50.4396
CIE-Lab:
76.3383, 31.8108, -25.6059
CIE-LCH:
76.3383, 40.8361, 321.1679
CIE-Luv:
76.3383, 26.6859, -45.5860
Hunter-Lab:
71.0209, 27.4684, -22.0055
#e1a9ec color charts
#e1a9ec color shades, tints & tones
#e1a9ec color schemes
#e1a9ec color preview, HTML & CSS examples
This text has a color of #e1a9ec
<p style="color:#e1a9ec;">Text here</p>
.mytext {color:#e1a9ec;}
This box has a color of #e1a9ec
<div style="background-color:#e1a9ec;">Content here</div>
.mybackground {background-color:#e1a9ec;}
Border around this has a color of #e1a9ec
<div style="border:2px solid #e1a9ec;">Content here</div>
.myborder {border:2px solid #e1a9ec;}