#1fe5ec color space conversions
Hex:
#1fe5ec
RGB:
31, 229, 236
CMY:
88, 10, 7
CMYK:
87, 3, 0, 7
HSL:
182°, 84.3621%, 52.3529%
HSV (HSB):
182°, 86.8644%, 92.5490%
XYZ:
43.7247, 62.3861, 89.0941
xyY:
0.2240, 0.3196, 62.3861
CIE-Lab:
83.1183, -41.2528, -16.1715
CIE-LCH:
83.1183, 44.3093, 201.4057
CIE-Luv:
83.1183, -62.1972, -19.4529
Hunter-Lab:
78.9848, -39.4088, -11.5891
#1fe5ec color charts
#1fe5ec color shades, tints & tones
#1fe5ec color schemes
#1fe5ec color preview, HTML & CSS examples
This text has a color of #1fe5ec
<p style="color:#1fe5ec;">Text here</p>
.mytext {color:#1fe5ec;}
This box has a color of #1fe5ec
<div style="background-color:#1fe5ec;">Content here</div>
.mybackground {background-color:#1fe5ec;}
Border around this has a color of #1fe5ec
<div style="border:2px solid #1fe5ec;">Content here</div>
.myborder {border:2px solid #1fe5ec;}