#1ef1f1 color space conversions
Hex:
#1ef1f1
RGB:
30, 241, 241
CMY:
88, 5, 5
CMYK:
88, 0, 0, 5
HSL:
180°, 88.2845%, 53.1373%
HSV (HSB):
180°, 87.5519%, 94.5098%
XYZ:
47.8679, 69.5375, 94.1183
xyY:
0.2263, 0.3287, 69.5375
CIE-Lab:
86.7695, -45.1654, -13.3286
CIE-LCH:
86.7695, 47.0911, 196.4416
CIE-Luv:
86.7695, -65.8910, -14.2280
Hunter-Lab:
83.3891, -43.4666, -8.5461
#1ef1f1 color charts
#1ef1f1 color shades, tints & tones
#1ef1f1 color schemes
#1ef1f1 color preview, HTML & CSS examples
This text has a color of #1ef1f1
<p style="color:#1ef1f1;">Text here</p>
.mytext {color:#1ef1f1;}
This box has a color of #1ef1f1
<div style="background-color:#1ef1f1;">Content here</div>
.mybackground {background-color:#1ef1f1;}
Border around this has a color of #1ef1f1
<div style="border:2px solid #1ef1f1;">Content here</div>
.myborder {border:2px solid #1ef1f1;}