#05df27 color space conversions
Hex:
        #05df27
        RGB:
        5, 223, 39
        CMY:
        98, 13, 85
        CMYK:
        98, 0, 83, 13
      HSL:
        129°, 95.6140%, 44.7059%
        HSV (HSB):
        129°, 97.7578%, 87.4510%
        XYZ:
        26.8165, 52.9541, 10.7272
        xyY:
        0.2963, 0.5851, 52.9541
      CIE-Lab:
        77.8479, -76.5793, 69.4349
        CIE-LCH:
        77.8479, 103.3711, 137.8012
        CIE-Luv:
        77.8479, -73.0013, 91.2636
        Hunter-Lab:
        72.7696, -61.5673, 42.1985
      #05df27 color charts
#05df27 RGB chart
      #05df27 CMYK chart
      #05df27 RGB pie chart
      #05df27 color shades, tints & tones
#05df27 color schemes
#05df27 color preview, HTML & CSS examples
           This text has a color of #05df27        
        
          <p style="color:#05df27;">Text here</p>
        
        
          .mytext {color:#05df27;}
        
        Text color #05df27
      
           This box has a color of #05df27        
        
          <div style="background-color:#05df27;">Content here</div>
        
        
          .mybackground {background-color:#05df27;}
        
        Background color #05df27
      
           Border around this has a color of #05df27        
        
          <div style="border:2px solid #05df27;">Content here</div>
        
        
          .myborder {border:2px solid #05df27;}
        
        Border color #05df27