#05908b color space conversions
Hex:
#05908b
RGB:
5, 144, 139
CMY:
98, 44, 45
CMYK:
97, 0, 3, 44
HSL:
178°, 93.2886%, 29.2157%
HSV (HSB):
178°, 96.5278%, 56.4706%
XYZ:
14.6960, 21.8429, 27.8676
xyY:
0.2282, 0.3391, 21.8429
CIE-Lab:
53.8599, -32.7563, -6.5343
CIE-LCH:
53.8599, 33.4017, 191.2813
CIE-Luv:
53.8599, -41.8916, -4.7643
Hunter-Lab:
46.7363, -25.6600, -2.6376
#05908b color charts
#05908b color shades, tints & tones
#05908b color schemes
#05908b color preview, HTML & CSS examples
This text has a color of #05908b
<p style="color:#05908b;">Text here</p>
.mytext {color:#05908b;}
This box has a color of #05908b
<div style="background-color:#05908b;">Content here</div>
.mybackground {background-color:#05908b;}
Border around this has a color of #05908b
<div style="border:2px solid #05908b;">Content here</div>
.myborder {border:2px solid #05908b;}