#05a5ac color space conversions
Hex:
        #05a5ac
        RGB:
        5, 165, 172
        CMY:
        98, 35, 33
        CMYK:
        97, 4, 0, 33
      HSL:
        183°, 94.3503%, 34.7059%
        HSV (HSB):
        183°, 97.0930%, 67.4510%
        XYZ:
        20.9641, 29.9211, 43.7001
        xyY:
        0.2216, 0.3163, 29.9211
      CIE-Lab:
        61.5861, -32.3237, -13.7577
        CIE-LCH:
        61.5861, 35.1297, 203.0557
        CIE-Luv:
        61.5861, -46.6632, -16.1548
        Hunter-Lab:
        54.7002, -27.3143, -9.0769
      #05a5ac color charts
#05a5ac RGB chart
      #05a5ac CMYK chart
      #05a5ac RGB pie chart
      #05a5ac color shades, tints & tones
#05a5ac color schemes
#05a5ac color preview, HTML & CSS examples
           This text has a color of #05a5ac        
        
          <p style="color:#05a5ac;">Text here</p>
        
        
          .mytext {color:#05a5ac;}
        
        Text color #05a5ac
      
           This box has a color of #05a5ac        
        
          <div style="background-color:#05a5ac;">Content here</div>
        
        
          .mybackground {background-color:#05a5ac;}
        
        Background color #05a5ac
      
           Border around this has a color of #05a5ac        
        
          <div style="border:2px solid #05a5ac;">Content here</div>
        
        
          .myborder {border:2px solid #05a5ac;}
        
        Border color #05a5ac