#05dc27 color space conversions
Hex:
        #05dc27
        RGB:
        5, 220, 39
        CMY:
        98, 14, 85
        CMYK:
        98, 0, 82, 14
      HSL:
        129°, 95.5556%, 44.1176%
        HSV (HSB):
        129°, 97.7273%, 86.2745%
        XYZ:
        26.0220, 51.3651, 10.4624
        xyY:
        0.2962, 0.5847, 51.3651
      CIE-Lab:
        76.8997, -75.7632, 68.5665
        CIE-LCH:
        76.8997, 102.1833, 137.8546
        CIE-Luv:
        76.8997, -72.0905, 90.0297
        Hunter-Lab:
        71.6695, -60.6112, 41.5134
      #05dc27 color charts
#05dc27 RGB chart
      #05dc27 CMYK chart
      #05dc27 RGB pie chart
      #05dc27 color shades, tints & tones
#05dc27 color schemes
#05dc27 color preview, HTML & CSS examples
           This text has a color of #05dc27        
        
          <p style="color:#05dc27;">Text here</p>
        
        
          .mytext {color:#05dc27;}
        
        Text color #05dc27
      
           This box has a color of #05dc27        
        
          <div style="background-color:#05dc27;">Content here</div>
        
        
          .mybackground {background-color:#05dc27;}
        
        Background color #05dc27
      
           Border around this has a color of #05dc27        
        
          <div style="border:2px solid #05dc27;">Content here</div>
        
        
          .myborder {border:2px solid #05dc27;}
        
        Border color #05dc27