#05f8dd color space conversions
Hex:
#05f8dd
RGB:
5, 248, 221
CMY:
98, 3, 13
CMYK:
98, 0, 11, 3
HSL:
173°, 96.0474%, 49.6078%
HSV (HSB):
173°, 97.9839%, 97.2549%
XYZ:
46.6811, 72.3875, 79.9185
xyY:
0.2346, 0.3638, 72.3875
CIE-Lab:
88.1548, -54.4515, -0.8321
CIE-LCH:
88.1548, 54.4579, 180.8755
CIE-Luv:
88.1548, -70.7868, 7.3605
Hunter-Lab:
85.0809, -50.9543, 3.8641
#05f8dd color charts
#05f8dd color shades, tints & tones
#05f8dd color schemes
#05f8dd color preview, HTML & CSS examples
This text has a color of #05f8dd
<p style="color:#05f8dd;">Text here</p>
.mytext {color:#05f8dd;}
This box has a color of #05f8dd
<div style="background-color:#05f8dd;">Content here</div>
.mybackground {background-color:#05f8dd;}
Border around this has a color of #05f8dd
<div style="border:2px solid #05f8dd;">Content here</div>
.myborder {border:2px solid #05f8dd;}