#05abb9 color space conversions
Hex:
#05abb9
RGB:
5, 171, 185
CMY:
98, 33, 27
CMYK:
97, 8, 0, 27
HSL:
185°, 94.7368%, 37.2549%
HSV (HSB):
185°, 97.2973%, 72.5490%
XYZ:
23.3825, 32.6609, 50.9707
xyY:
0.2185, 0.3052, 32.6609
CIE-Lab:
63.8854, -31.0382, -17.5590
CIE-LCH:
63.8854, 35.6607, 209.4979
CIE-Luv:
63.8854, -47.7115, -22.5158
Hunter-Lab:
57.1497, -26.9797, -12.8749
#05abb9 color charts
#05abb9 color shades, tints & tones
#05abb9 color schemes
#05abb9 color preview, HTML & CSS examples
This text has a color of #05abb9
<p style="color:#05abb9;">Text here</p>
.mytext {color:#05abb9;}
This box has a color of #05abb9
<div style="background-color:#05abb9;">Content here</div>
.mybackground {background-color:#05abb9;}
Border around this has a color of #05abb9
<div style="border:2px solid #05abb9;">Content here</div>
.myborder {border:2px solid #05abb9;}