#05f130 color space conversions
Hex:
        #05f130
        RGB:
        5, 241, 48
        CMY:
        98, 5, 81
        CMYK:
        98, 0, 80, 5
      HSL:
        131°, 95.9350%, 48.2353%
        HSV (HSB):
        131°, 97.9253%, 94.5098%
        XYZ:
        32.0514, 63.1563, 13.2974
        xyY:
        0.2954, 0.5821, 63.1563
      CIE-Lab:
        83.5245, -80.9635, 72.3665
        CIE-LCH:
        83.5245, 108.5909, 138.2091
        CIE-Luv:
        83.5245, -78.2444, 96.9792
        Hunter-Lab:
        79.4709, -67.0833, 45.7090
      #05f130 color charts
#05f130 RGB chart
      #05f130 CMYK chart
      #05f130 RGB pie chart
      #05f130 color shades, tints & tones
#05f130 color schemes
#05f130 color preview, HTML & CSS examples
           This text has a color of #05f130        
        
          <p style="color:#05f130;">Text here</p>
        
        
          .mytext {color:#05f130;}
        
        Text color #05f130
      
           This box has a color of #05f130        
        
          <div style="background-color:#05f130;">Content here</div>
        
        
          .mybackground {background-color:#05f130;}
        
        Background color #05f130
      
           Border around this has a color of #05f130        
        
          <div style="border:2px solid #05f130;">Content here</div>
        
        
          .myborder {border:2px solid #05f130;}
        
        Border color #05f130