#70fca2 color space conversions
Hex:
        #70fca2
        RGB:
        112, 252, 162
        CMY:
        56, 1, 36
        CMYK:
        56, 0, 36, 1
      HSL:
        141°, 95.8904%, 71.3725%
        HSV (HSB):
        141°, 55.5556%, 98.8235%
        XYZ:
        48.0141, 75.6742, 46.2584
        xyY:
        0.2825, 0.4453, 75.6742
      CIE-Lab:
        89.7079, -57.4261, 31.9037
        CIE-LCH:
        89.7079, 65.6933, 150.9451
        CIE-Luv:
        89.7079, -61.2862, 54.6735
        Hunter-Lab:
        86.9909, -53.7122, 29.3655
      #70fca2 color charts
#70fca2 RGB chart
      #70fca2 CMYK chart
      #70fca2 RGB pie chart
      #70fca2 color shades, tints & tones
#70fca2 color schemes
#70fca2 color preview, HTML & CSS examples
           This text has a color of #70fca2        
        
          <p style="color:#70fca2;">Text here</p>
        
        
          .mytext {color:#70fca2;}
        
        Text color #70fca2
      
           This box has a color of #70fca2        
        
          <div style="background-color:#70fca2;">Content here</div>
        
        
          .mybackground {background-color:#70fca2;}
        
        Background color #70fca2
      
           Border around this has a color of #70fca2        
        
          <div style="border:2px solid #70fca2;">Content here</div>
        
        
          .myborder {border:2px solid #70fca2;}
        
        Border color #70fca2