#e0fff2 color space conversions
Hex:
#e0fff2
RGB:
224, 255, 242
CMY:
12, 0, 5
CMYK:
12, 0, 5, 0
HSL:
155°, 100.0000%, 93.9216%
HSV (HSB):
155°, 12.1569%, 100.0000%
XYZ:
82.5275, 93.7781, 97.7557
xyY:
0.3011, 0.3422, 93.7781
CIE-Lab:
97.5425, -12.4018, 2.8222
CIE-LCH:
97.5425, 12.7189, 167.1801
CIE-Luv:
97.5425, -16.0299, 6.5515
Hunter-Lab:
96.8391, -17.3485, 7.9362
#e0fff2 color charts
#e0fff2 color shades, tints & tones
#e0fff2 color schemes
#e0fff2 color preview, HTML & CSS examples
This text has a color of #e0fff2
<p style="color:#e0fff2;">Text here</p>
.mytext {color:#e0fff2;}
This box has a color of #e0fff2
<div style="background-color:#e0fff2;">Content here</div>
.mybackground {background-color:#e0fff2;}
Border around this has a color of #e0fff2
<div style="border:2px solid #e0fff2;">Content here</div>
.myborder {border:2px solid #e0fff2;}