#70d615 color space conversions
Hex:
        #70d615
        RGB:
        112, 214, 21
        CMY:
        56, 16, 92
        CMYK:
        48, 0, 90, 16
      HSL:
        92°, 82.1277%, 46.0784%
        HSV (HSB):
        92°, 90.1869%, 83.9216%
        XYZ:
        30.8640, 51.5920, 9.0410
        xyY:
        0.3373, 0.5639, 51.5920
      CIE-Lab:
        77.0362, -57.3485, 73.1539
        CIE-LCH:
        77.0362, 92.9535, 128.0944
        CIE-Luv:
        77.0362, -49.5042, 89.9716
        Hunter-Lab:
        71.8276, -48.9976, 42.8164
      #70d615 color charts
#70d615 RGB chart
      #70d615 CMYK chart
      #70d615 RGB pie chart
      #70d615 color shades, tints & tones
#70d615 color schemes
#70d615 color preview, HTML & CSS examples
           This text has a color of #70d615        
        
          <p style="color:#70d615;">Text here</p>
        
        
          .mytext {color:#70d615;}
        
        Text color #70d615
      
           This box has a color of #70d615        
        
          <div style="background-color:#70d615;">Content here</div>
        
        
          .mybackground {background-color:#70d615;}
        
        Background color #70d615
      
           Border around this has a color of #70d615        
        
          <div style="border:2px solid #70d615;">Content here</div>
        
        
          .myborder {border:2px solid #70d615;}
        
        Border color #70d615