#05abb7 color space conversions
Hex:
        #05abb7
        RGB:
        5, 171, 183
        CMY:
        98, 33, 28
        CMYK:
        97, 7, 0, 28
      HSL:
        184°, 94.6809%, 36.8627%
        HSV (HSB):
        184°, 97.2678%, 71.7647%
        XYZ:
        23.1727, 32.5770, 49.8664
        xyY:
        0.2194, 0.3084, 32.5770
      CIE-Lab:
        63.8169, -31.6826, -16.5473
        CIE-LCH:
        63.8169, 35.7435, 207.5774
        CIE-Luv:
        63.8169, -47.8706, -20.7927
        Hunter-Lab:
        57.0762, -27.4131, -11.8471
      #05abb7 color charts
#05abb7 RGB chart
      #05abb7 CMYK chart
      #05abb7 RGB pie chart
      #05abb7 color shades, tints & tones
#05abb7 color schemes
#05abb7 color preview, HTML & CSS examples
           This text has a color of #05abb7        
        
          <p style="color:#05abb7;">Text here</p>
        
        
          .mytext {color:#05abb7;}
        
        Text color #05abb7
      
           This box has a color of #05abb7        
        
          <div style="background-color:#05abb7;">Content here</div>
        
        
          .mybackground {background-color:#05abb7;}
        
        Background color #05abb7
      
           Border around this has a color of #05abb7        
        
          <div style="border:2px solid #05abb7;">Content here</div>
        
        
          .myborder {border:2px solid #05abb7;}
        
        Border color #05abb7