#05cb32 color space conversions
Hex:
        #05cb32
        RGB:
        5, 203, 50
        CMY:
        98, 20, 80
        CMYK:
        98, 0, 75, 20
      HSL:
        134°, 95.1923%, 40.7843%
        HSV (HSB):
        134°, 97.5369%, 79.6078%
        XYZ:
        21.9942, 42.9744, 10.1533
        xyY:
        0.2928, 0.5721, 42.9744
      CIE-Lab:
        71.5376, -70.3490, 60.2328
        CIE-LCH:
        71.5376, 92.6119, 139.4298
        CIE-Luv:
        71.5376, -66.6153, 80.4571
        Hunter-Lab:
        65.5549, -54.8327, 36.7054
      #05cb32 color charts
#05cb32 RGB chart
      #05cb32 CMYK chart
      #05cb32 RGB pie chart
      #05cb32 color shades, tints & tones
#05cb32 color schemes
#05cb32 color preview, HTML & CSS examples
           This text has a color of #05cb32        
        
          <p style="color:#05cb32;">Text here</p>
        
        
          .mytext {color:#05cb32;}
        
        Text color #05cb32
      
           This box has a color of #05cb32        
        
          <div style="background-color:#05cb32;">Content here</div>
        
        
          .mybackground {background-color:#05cb32;}
        
        Background color #05cb32
      
           Border around this has a color of #05cb32        
        
          <div style="border:2px solid #05cb32;">Content here</div>
        
        
          .myborder {border:2px solid #05cb32;}
        
        Border color #05cb32