#70f2d1 color space conversions
Hex:
        #70f2d1
        RGB:
        112, 242, 209
        CMY:
        56, 5, 18
        CMYK:
        54, 0, 14, 5
      HSL:
        165°, 83.3333%, 69.4118%
        HSV (HSB):
        165°, 53.7190%, 94.9020%
        XYZ:
        49.9428, 71.5525, 71.5003
        xyY:
        0.2588, 0.3707, 71.5525
      CIE-Lab:
        87.7527, -43.7366, 5.0455
        CIE-LCH:
        87.7527, 44.0266, 173.4194
        CIE-Luv:
        87.7527, -55.3324, 14.8931
        Hunter-Lab:
        84.5887, -42.6402, 9.0960
      #70f2d1 color charts
#70f2d1 RGB chart
      #70f2d1 CMYK chart
      #70f2d1 RGB pie chart
      #70f2d1 color shades, tints & tones
#70f2d1 color schemes
#70f2d1 color preview, HTML & CSS examples
           This text has a color of #70f2d1        
        
          <p style="color:#70f2d1;">Text here</p>
        
        
          .mytext {color:#70f2d1;}
        
        Text color #70f2d1
      
           This box has a color of #70f2d1        
        
          <div style="background-color:#70f2d1;">Content here</div>
        
        
          .mybackground {background-color:#70f2d1;}
        
        Background color #70f2d1
      
           Border around this has a color of #70f2d1        
        
          <div style="border:2px solid #70f2d1;">Content here</div>
        
        
          .myborder {border:2px solid #70f2d1;}
        
        Border color #70f2d1