#05a580 color space conversions
Hex:
        #05a580
        RGB:
        5, 165, 128
        CMY:
        98, 35, 50
        CMYK:
        97, 0, 22, 35
      HSL:
        166°, 94.1176%, 33.3333%
        HSV (HSB):
        166°, 96.9697%, 64.7059%
        XYZ:
        17.4140, 28.5010, 25.0055
        xyY:
        0.2455, 0.4019, 28.5010
      CIE-Lab:
        60.3387, -45.0647, 9.1413
        CIE-LCH:
        60.3387, 45.9825, 168.5332
        CIE-Luv:
        60.3387, -50.1015, 19.6117
        Hunter-Lab:
        53.3864, -35.2016, 9.5998
      #05a580 color charts
#05a580 RGB chart
      #05a580 CMYK chart
      #05a580 RGB pie chart
      #05a580 color shades, tints & tones
#05a580 color schemes
#05a580 color preview, HTML & CSS examples
           This text has a color of #05a580        
        
          <p style="color:#05a580;">Text here</p>
        
        
          .mytext {color:#05a580;}
        
        Text color #05a580
      
           This box has a color of #05a580        
        
          <div style="background-color:#05a580;">Content here</div>
        
        
          .mybackground {background-color:#05a580;}
        
        Background color #05a580
      
           Border around this has a color of #05a580        
        
          <div style="border:2px solid #05a580;">Content here</div>
        
        
          .myborder {border:2px solid #05a580;}
        
        Border color #05a580