#70cac4 color space conversions
Hex:
        #70cac4
        RGB:
        112, 202, 196
        CMY:
        56, 21, 23
        CMYK:
        45, 0, 3, 21
      HSL:
        176°, 45.9184%, 61.5686%
        HSV (HSB):
        176°, 44.5545%, 79.2157%
        XYZ:
        37.7664, 49.6713, 59.8216
        xyY:
        0.2565, 0.3373, 49.6713
      CIE-Lab:
        75.8671, -28.3926, -5.4143
        CIE-LCH:
        75.8671, 28.9042, 190.7963
        CIE-Luv:
        75.8671, -40.2951, -3.7292
        Hunter-Lab:
        70.4779, -27.6849, -0.9908
      #70cac4 color charts
#70cac4 RGB chart
      #70cac4 CMYK chart
      #70cac4 RGB pie chart
      #70cac4 color shades, tints & tones
#70cac4 color schemes
#70cac4 color preview, HTML & CSS examples
           This text has a color of #70cac4        
        
          <p style="color:#70cac4;">Text here</p>
        
        
          .mytext {color:#70cac4;}
        
        Text color #70cac4
      
           This box has a color of #70cac4        
        
          <div style="background-color:#70cac4;">Content here</div>
        
        
          .mybackground {background-color:#70cac4;}
        
        Background color #70cac4
      
           Border around this has a color of #70cac4        
        
          <div style="border:2px solid #70cac4;">Content here</div>
        
        
          .myborder {border:2px solid #70cac4;}
        
        Border color #70cac4