#70d908 color space conversions
Hex:
        #70d908
        RGB:
        112, 217, 8
        CMY:
        56, 15, 97
        CMYK:
        48, 0, 96, 15
      HSL:
        90°, 92.8889%, 44.1176%
        HSV (HSB):
        90°, 96.3134%, 85.0980%
        XYZ:
        31.5388, 53.0880, 8.8145
        xyY:
        0.3375, 0.5681, 53.0880
      CIE-Lab:
        77.9269, -58.7012, 75.4245
        CIE-LCH:
        77.9269, 95.5756, 127.8928
        CIE-Luv:
        77.9269, -50.8241, 92.1280
        Hunter-Lab:
        72.8615, -50.2423, 43.8304
      #70d908 color charts
#70d908 RGB chart
      #70d908 CMYK chart
      #70d908 RGB pie chart
      #70d908 color shades, tints & tones
#70d908 color schemes
#70d908 color preview, HTML & CSS examples
           This text has a color of #70d908        
        
          <p style="color:#70d908;">Text here</p>
        
        
          .mytext {color:#70d908;}
        
        Text color #70d908
      
           This box has a color of #70d908        
        
          <div style="background-color:#70d908;">Content here</div>
        
        
          .mybackground {background-color:#70d908;}
        
        Background color #70d908
      
           Border around this has a color of #70d908        
        
          <div style="border:2px solid #70d908;">Content here</div>
        
        
          .myborder {border:2px solid #70d908;}
        
        Border color #70d908