#05b95a color space conversions
Hex:
        #05b95a
        RGB:
        5, 185, 90
        CMY:
        98, 27, 65
        CMYK:
        97, 0, 51, 27
      HSL:
        148°, 94.7368%, 37.2549%
        HSV (HSB):
        148°, 97.2973%, 72.5490%
        XYZ:
        19.2570, 35.4684, 15.5040
        xyY:
        0.2742, 0.5050, 35.4684
      CIE-Lab:
        66.1117, -60.2639, 37.1341
        CIE-LCH:
        66.1117, 70.7861, 148.3590
        CIE-Luv:
        66.1117, -59.2903, 56.4248
        Hunter-Lab:
        59.5553, -46.5045, 26.2538
      #05b95a color charts
#05b95a RGB chart
      #05b95a CMYK chart
      #05b95a RGB pie chart
      #05b95a color shades, tints & tones
#05b95a color schemes
#05b95a color preview, HTML & CSS examples
           This text has a color of #05b95a        
        
          <p style="color:#05b95a;">Text here</p>
        
        
          .mytext {color:#05b95a;}
        
        Text color #05b95a
      
           This box has a color of #05b95a        
        
          <div style="background-color:#05b95a;">Content here</div>
        
        
          .mybackground {background-color:#05b95a;}
        
        Background color #05b95a
      
           Border around this has a color of #05b95a        
        
          <div style="border:2px solid #05b95a;">Content here</div>
        
        
          .myborder {border:2px solid #05b95a;}
        
        Border color #05b95a