#70f4f3 color space conversions
Hex:
        #70f4f3
        RGB:
        112, 244, 243
        CMY:
        56, 4, 5
        CMYK:
        54, 0, 0, 4
      HSL:
        180°, 85.7143%, 69.8039%
        HSV (HSB):
        180°, 54.0984%, 95.6863%
        XYZ:
        55.2104, 74.6172, 96.2867
        xyY:
        0.2442, 0.3300, 74.6172
      CIE-Lab:
        89.2134, -36.3187, -10.5671
        CIE-LCH:
        89.2134, 37.8248, 196.2225
        CIE-Luv:
        89.2134, -54.4193, -10.9176
        Hunter-Lab:
        86.3812, -37.0792, -5.6220
      #70f4f3 color charts
#70f4f3 RGB chart
      #70f4f3 CMYK chart
      #70f4f3 RGB pie chart
      #70f4f3 color shades, tints & tones
#70f4f3 color schemes
#70f4f3 color preview, HTML & CSS examples
           This text has a color of #70f4f3        
        
          <p style="color:#70f4f3;">Text here</p>
        
        
          .mytext {color:#70f4f3;}
        
        Text color #70f4f3
      
           This box has a color of #70f4f3        
        
          <div style="background-color:#70f4f3;">Content here</div>
        
        
          .mybackground {background-color:#70f4f3;}
        
        Background color #70f4f3
      
           Border around this has a color of #70f4f3        
        
          <div style="border:2px solid #70f4f3;">Content here</div>
        
        
          .myborder {border:2px solid #70f4f3;}
        
        Border color #70f4f3