#05e1e1 color space conversions
Hex:
#05e1e1
RGB:
5, 225, 225
CMY:
98, 12, 12
CMYK:
98, 0, 0, 12
HSL:
180°, 95.6522%, 45.0980%
HSV (HSB):
180°, 97.7778%, 88.2353%
XYZ:
40.5784, 59.3189, 80.5452
xyY:
0.2249, 0.3287, 59.3189
CIE-Lab:
81.4666, -43.6228, -12.8338
CIE-LCH:
81.4666, 45.4715, 196.3939
CIE-Luv:
81.4666, -62.8520, -13.5716
Hunter-Lab:
77.0188, -40.7377, -8.0915
#05e1e1 color charts
#05e1e1 color shades, tints & tones
#05e1e1 color schemes
#05e1e1 color preview, HTML & CSS examples
This text has a color of #05e1e1
<p style="color:#05e1e1;">Text here</p>
.mytext {color:#05e1e1;}
This box has a color of #05e1e1
<div style="background-color:#05e1e1;">Content here</div>
.mybackground {background-color:#05e1e1;}
Border around this has a color of #05e1e1
<div style="border:2px solid #05e1e1;">Content here</div>
.myborder {border:2px solid #05e1e1;}