#1fe4e5 color space conversions
Hex:
#1fe4e5
RGB:
31, 228, 229
CMY:
88, 11, 10
CMYK:
86, 0, 0, 10
HSL:
180°, 79.2000%, 50.9804%
HSV (HSB):
180°, 86.4629%, 89.8039%
XYZ:
42.4513, 61.4353, 83.7495
xyY:
0.2262, 0.3274, 61.4353
CIE-Lab:
82.6122, -42.8552, -13.2262
CIE-LCH:
82.6122, 44.8497, 197.1516
CIE-Luv:
82.6122, -62.4062, -14.3330
Hunter-Lab:
78.3806, -40.4897, -8.4848
#1fe4e5 color charts
#1fe4e5 color shades, tints & tones
#1fe4e5 color schemes
#1fe4e5 color preview, HTML & CSS examples
This text has a color of #1fe4e5
<p style="color:#1fe4e5;">Text here</p>
.mytext {color:#1fe4e5;}
This box has a color of #1fe4e5
<div style="background-color:#1fe4e5;">Content here</div>
.mybackground {background-color:#1fe4e5;}
Border around this has a color of #1fe4e5
<div style="border:2px solid #1fe4e5;">Content here</div>
.myborder {border:2px solid #1fe4e5;}