#05dceb color space conversions
Hex:
#05dceb
RGB:
5, 220, 235
CMY:
98, 14, 8
CMYK:
98, 6, 0, 8
HSL:
184°, 95.8333%, 47.0588%
HSV (HSB):
184°, 97.8723%, 92.1569%
XYZ:
40.6512, 57.2168, 87.4987
xyY:
0.2193, 0.3087, 57.2168
CIE-Lab:
80.3014, -38.3755, -19.9050
CIE-LCH:
80.3014, 43.2306, 207.4153
CIE-Luv:
80.3014, -60.3721, -26.0433
Hunter-Lab:
75.6418, -36.4442, -15.6345
#05dceb color charts
#05dceb color shades, tints & tones
#05dceb color schemes
#05dceb color preview, HTML & CSS examples
This text has a color of #05dceb
<p style="color:#05dceb;">Text here</p>
.mytext {color:#05dceb;}
This box has a color of #05dceb
<div style="background-color:#05dceb;">Content here</div>
.mybackground {background-color:#05dceb;}
Border around this has a color of #05dceb
<div style="border:2px solid #05dceb;">Content here</div>
.myborder {border:2px solid #05dceb;}