#70d503 color space conversions
Hex:
        #70d503
        RGB:
        112, 213, 3
        CMY:
        56, 16, 99
        CMYK:
        47, 0, 99, 16
      HSL:
        89°, 97.2222%, 42.3529%
        HSV (HSB):
        89°, 98.5915%, 83.5294%
        XYZ:
        30.4928, 51.0398, 8.3307
        xyY:
        0.3393, 0.5680, 51.0398
      CIE-Lab:
        76.7031, -57.2961, 74.9273
        CIE-LCH:
        76.7031, 94.3236, 127.4048
        CIE-Luv:
        76.7031, -49.1496, 90.8580
        Hunter-Lab:
        71.4422, -48.8368, 43.0959
      #70d503 color charts
#70d503 RGB chart
      #70d503 CMYK chart
      #70d503 RGB pie chart
      #70d503 color shades, tints & tones
#70d503 color schemes
#70d503 color preview, HTML & CSS examples
           This text has a color of #70d503        
        
          <p style="color:#70d503;">Text here</p>
        
        
          .mytext {color:#70d503;}
        
        Text color #70d503
      
           This box has a color of #70d503        
        
          <div style="background-color:#70d503;">Content here</div>
        
        
          .mybackground {background-color:#70d503;}
        
        Background color #70d503
      
           Border around this has a color of #70d503        
        
          <div style="border:2px solid #70d503;">Content here</div>
        
        
          .myborder {border:2px solid #70d503;}
        
        Border color #70d503