#05a595 color space conversions
Hex:
        #05a595
        RGB:
        5, 165, 149
        CMY:
        98, 35, 42
        CMYK:
        97, 0, 10, 35
      HSL:
        174°, 94.1176%, 33.3333%
        HSV (HSB):
        174°, 96.9697%, 64.7059%
        XYZ:
        18.9425, 29.1125, 33.0547
        xyY:
        0.2335, 0.3589, 29.1125
      CIE-Lab:
        60.8808, -39.3240, -1.8640
        CIE-LCH:
        60.8808, 39.3682, 182.7138
        CIE-Luv:
        60.8808, -48.4891, 3.1131
        Hunter-Lab:
        53.9560, -31.7562, 1.4468
      #05a595 color charts
#05a595 RGB chart
      #05a595 CMYK chart
      #05a595 RGB pie chart
      #05a595 color shades, tints & tones
#05a595 color schemes
#05a595 color preview, HTML & CSS examples
           This text has a color of #05a595        
        
          <p style="color:#05a595;">Text here</p>
        
        
          .mytext {color:#05a595;}
        
        Text color #05a595
      
           This box has a color of #05a595        
        
          <div style="background-color:#05a595;">Content here</div>
        
        
          .mybackground {background-color:#05a595;}
        
        Background color #05a595
      
           Border around this has a color of #05a595        
        
          <div style="border:2px solid #05a595;">Content here</div>
        
        
          .myborder {border:2px solid #05a595;}
        
        Border color #05a595