#70f021 color space conversions
Hex:
        #70f021
        RGB:
        112, 240, 33
        CMY:
        56, 6, 87
        CMYK:
        53, 0, 86, 6
      HSL:
        97°, 87.3418%, 53.5294%
        HSV (HSB):
        97°, 86.2500%, 94.1176%
        XYZ:
        38.1167, 65.8747, 12.1450
        xyY:
        0.3282, 0.5672, 65.8747
      CIE-Lab:
        84.9325, -66.3347, 77.7475
        CIE-LCH:
        84.9325, 102.2006, 130.4710
        CIE-Luv:
        84.9325, -60.0256, 98.8971
        Hunter-Lab:
        81.1632, -58.2067, 47.9423
      #70f021 color charts
#70f021 RGB chart
      #70f021 CMYK chart
      #70f021 RGB pie chart
      #70f021 color shades, tints & tones
#70f021 color schemes
#70f021 color preview, HTML & CSS examples
           This text has a color of #70f021        
        
          <p style="color:#70f021;">Text here</p>
        
        
          .mytext {color:#70f021;}
        
        Text color #70f021
      
           This box has a color of #70f021        
        
          <div style="background-color:#70f021;">Content here</div>
        
        
          .mybackground {background-color:#70f021;}
        
        Background color #70f021
      
           Border around this has a color of #70f021        
        
          <div style="border:2px solid #70f021;">Content here</div>
        
        
          .myborder {border:2px solid #70f021;}
        
        Border color #70f021