#70ef04 color space conversions
Hex:
        #70ef04
        RGB:
        112, 239, 4
        CMY:
        56, 6, 98
        CMYK:
        53, 0, 98, 6
      HSL:
        92°, 96.7078%, 47.6471%
        HSV (HSB):
        92°, 98.3264%, 93.7255%
        XYZ:
        37.5705, 65.1865, 10.7170
        xyY:
        0.3311, 0.5745, 65.1865
      CIE-Lab:
        84.5798, -66.5840, 81.0711
        CIE-LCH:
        84.5798, 104.9093, 129.3964
        CIE-Luv:
        84.5798, -59.7874, 100.8589
        Hunter-Lab:
        80.7382, -58.2290, 48.6467
      #70ef04 color charts
#70ef04 RGB chart
      #70ef04 CMYK chart
      #70ef04 RGB pie chart
      #70ef04 color shades, tints & tones
#70ef04 color schemes
#70ef04 color preview, HTML & CSS examples
           This text has a color of #70ef04        
        
          <p style="color:#70ef04;">Text here</p>
        
        
          .mytext {color:#70ef04;}
        
        Text color #70ef04
      
           This box has a color of #70ef04        
        
          <div style="background-color:#70ef04;">Content here</div>
        
        
          .mybackground {background-color:#70ef04;}
        
        Background color #70ef04
      
           Border around this has a color of #70ef04        
        
          <div style="border:2px solid #70ef04;">Content here</div>
        
        
          .myborder {border:2px solid #70ef04;}
        
        Border color #70ef04