#05bd41 color space conversions
Hex:
        #05bd41
        RGB:
        5, 189, 65
        CMY:
        98, 26, 75
        CMYK:
        97, 0, 66, 26
      HSL:
        140°, 94.8454%, 38.0392%
        HSV (HSB):
        140°, 97.3545%, 74.1176%
        XYZ:
        19.2143, 36.8091, 11.0932
        xyY:
        0.2863, 0.5484, 36.8091
      CIE-Lab:
        67.1336, -64.8857, 49.9233
        CIE-LCH:
        67.1336, 81.8687, 142.4252
        CIE-Luv:
        67.1336, -61.7246, 69.4452
        Hunter-Lab:
        60.6705, -49.6425, 31.6286
      #05bd41 color charts
#05bd41 RGB chart
      #05bd41 CMYK chart
      #05bd41 RGB pie chart
      #05bd41 color shades, tints & tones
#05bd41 color schemes
#05bd41 color preview, HTML & CSS examples
           This text has a color of #05bd41        
        
          <p style="color:#05bd41;">Text here</p>
        
        
          .mytext {color:#05bd41;}
        
        Text color #05bd41
      
           This box has a color of #05bd41        
        
          <div style="background-color:#05bd41;">Content here</div>
        
        
          .mybackground {background-color:#05bd41;}
        
        Background color #05bd41
      
           Border around this has a color of #05bd41        
        
          <div style="border:2px solid #05bd41;">Content here</div>
        
        
          .myborder {border:2px solid #05bd41;}
        
        Border color #05bd41