#e2fff1 color space conversions
Hex:
#e2fff1
RGB:
226, 255, 241
CMY:
11, 0, 5
CMYK:
11, 0, 5, 0
HSL:
151°, 100.0000%, 94.3137%
HSV (HSB):
151°, 11.3725%, 100.0000%
XYZ:
83.0012, 94.0396, 96.9959
xyY:
0.3029, 0.3432, 94.0396
CIE-Lab:
97.6480, -11.9454, 3.5051
CIE-LCH:
97.6480, 12.4490, 163.6467
CIE-Luv:
97.6480, -14.9782, 7.5198
Hunter-Lab:
96.9740, -16.9243, 8.5784
#e2fff1 color charts
#e2fff1 color shades, tints & tones
#e2fff1 color schemes
#e2fff1 color preview, HTML & CSS examples
This text has a color of #e2fff1
<p style="color:#e2fff1;">Text here</p>
.mytext {color:#e2fff1;}
This box has a color of #e2fff1
<div style="background-color:#e2fff1;">Content here</div>
.mybackground {background-color:#e2fff1;}
Border around this has a color of #e2fff1
<div style="border:2px solid #e2fff1;">Content here</div>
.myborder {border:2px solid #e2fff1;}