#70f2bf color space conversions
Hex:
        #70f2bf
        RGB:
        112, 242, 191
        CMY:
        56, 5, 25
        CMYK:
        54, 0, 21, 5
      HSL:
        156°, 83.3333%, 69.4118%
        HSV (HSB):
        156°, 53.7190%, 94.9020%
        XYZ:
        47.8382, 70.7106, 60.4174
        xyY:
        0.2673, 0.3951, 70.7106
      CIE-Lab:
        87.3442, -47.7249, 13.8319
        CIE-LCH:
        87.3442, 49.6889, 163.8371
        CIE-Luv:
        87.3442, -56.1782, 28.4883
        Hunter-Lab:
        84.0896, -45.6089, 16.2635
      #70f2bf color charts
#70f2bf RGB chart
      #70f2bf CMYK chart
      #70f2bf RGB pie chart
      #70f2bf color shades, tints & tones
#70f2bf color schemes
#70f2bf color preview, HTML & CSS examples
           This text has a color of #70f2bf        
        
          <p style="color:#70f2bf;">Text here</p>
        
        
          .mytext {color:#70f2bf;}
        
        Text color #70f2bf
      
           This box has a color of #70f2bf        
        
          <div style="background-color:#70f2bf;">Content here</div>
        
        
          .mybackground {background-color:#70f2bf;}
        
        Background color #70f2bf
      
           Border around this has a color of #70f2bf        
        
          <div style="border:2px solid #70f2bf;">Content here</div>
        
        
          .myborder {border:2px solid #70f2bf;}
        
        Border color #70f2bf