#05cc45 color space conversions
Hex:
        #05cc45
        RGB:
        5, 204, 69
        CMY:
        98, 20, 73
        CMYK:
        98, 0, 66, 20
      HSL:
        139°, 95.2153%, 40.9804%
        HSV (HSB):
        139°, 97.5490%, 80.0000%
        XYZ:
        22.7296, 43.6477, 12.8571
        xyY:
        0.2869, 0.5509, 43.6477
      CIE-Lab:
        71.9924, -68.9254, 53.5910
        CIE-LCH:
        71.9924, 87.3081, 142.1342
        CIE-Luv:
        71.9924, -66.3193, 75.1485
        Hunter-Lab:
        66.0664, -54.2046, 34.7081
      #05cc45 color charts
#05cc45 RGB chart
      #05cc45 CMYK chart
      #05cc45 RGB pie chart
      #05cc45 color shades, tints & tones
#05cc45 color schemes
#05cc45 color preview, HTML & CSS examples
           This text has a color of #05cc45        
        
          <p style="color:#05cc45;">Text here</p>
        
        
          .mytext {color:#05cc45;}
        
        Text color #05cc45
      
           This box has a color of #05cc45        
        
          <div style="background-color:#05cc45;">Content here</div>
        
        
          .mybackground {background-color:#05cc45;}
        
        Background color #05cc45
      
           Border around this has a color of #05cc45        
        
          <div style="border:2px solid #05cc45;">Content here</div>
        
        
          .myborder {border:2px solid #05cc45;}
        
        Border color #05cc45