#05ac8e color space conversions
Hex:
        #05ac8e
        RGB:
        5, 172, 142
        CMY:
        98, 33, 44
        CMYK:
        97, 0, 17, 33
      HSL:
        169°, 94.3503%, 34.7059%
        HSV (HSB):
        169°, 97.0930%, 67.4510%
        XYZ:
        19.6976, 31.4903, 30.6313
        xyY:
        0.2407, 0.3849, 31.4903
      CIE-Lab:
        62.9194, -44.2811, 5.0195
        CIE-LCH:
        62.9194, 44.5647, 173.5328
        CIE-Luv:
        62.9194, -51.4592, 13.9088
        Hunter-Lab:
        56.1162, -35.5473, 6.9177
      #05ac8e color charts
#05ac8e RGB chart
      #05ac8e CMYK chart
      #05ac8e RGB pie chart
      #05ac8e color shades, tints & tones
#05ac8e color schemes
#05ac8e color preview, HTML & CSS examples
           This text has a color of #05ac8e        
        
          <p style="color:#05ac8e;">Text here</p>
        
        
          .mytext {color:#05ac8e;}
        
        Text color #05ac8e
      
           This box has a color of #05ac8e        
        
          <div style="background-color:#05ac8e;">Content here</div>
        
        
          .mybackground {background-color:#05ac8e;}
        
        Background color #05ac8e
      
           Border around this has a color of #05ac8e        
        
          <div style="border:2px solid #05ac8e;">Content here</div>
        
        
          .myborder {border:2px solid #05ac8e;}
        
        Border color #05ac8e