#05bbb6 color space conversions
Hex:
#05bbb6
RGB:
5, 187, 182
CMY:
98, 27, 29
CMYK:
97, 0, 3, 27
HSL:
178°, 94.7917%, 37.6471%
HSV (HSB):
178°, 97.3262%, 73.3333%
XYZ:
26.2764, 38.9503, 50.3892
xyY:
0.2273, 0.3369, 38.9503
CIE-Lab:
68.7153, -39.4309, -8.6388
CIE-LCH:
68.7153, 40.3661, 192.3575
CIE-Luv:
68.7153, -53.4651, -7.2458
Hunter-Lab:
62.4102, -34.0644, -4.1829
#05bbb6 color charts
#05bbb6 color shades, tints & tones
#05bbb6 color schemes
#05bbb6 color preview, HTML & CSS examples
This text has a color of #05bbb6
<p style="color:#05bbb6;">Text here</p>
.mytext {color:#05bbb6;}
This box has a color of #05bbb6
<div style="background-color:#05bbb6;">Content here</div>
.mybackground {background-color:#05bbb6;}
Border around this has a color of #05bbb6
<div style="border:2px solid #05bbb6;">Content here</div>
.myborder {border:2px solid #05bbb6;}