#70e1cd color space conversions
Hex:
        #70e1cd
        RGB:
        112, 225, 205
        CMY:
        56, 12, 20
        CMYK:
        50, 0, 9, 12
      HSL:
        169°, 65.3179%, 66.0784%
        HSV (HSB):
        169°, 50.2222%, 88.2353%
        XYZ:
        44.6268, 61.7029, 67.3154
        xyY:
        0.2570, 0.3553, 61.7029
      CIE-Lab:
        82.7552, -37.0515, -0.1109
        CIE-LCH:
        82.7552, 37.0517, 180.1715
        CIE-Luv:
        82.7552, -48.9984, 5.8572
        Hunter-Lab:
        78.5512, -36.0547, 4.1766
      #70e1cd color charts
#70e1cd RGB chart
      #70e1cd CMYK chart
      #70e1cd RGB pie chart
      #70e1cd color shades, tints & tones
#70e1cd color schemes
#70e1cd color preview, HTML & CSS examples
           This text has a color of #70e1cd        
        
          <p style="color:#70e1cd;">Text here</p>
        
        
          .mytext {color:#70e1cd;}
        
        Text color #70e1cd
      
           This box has a color of #70e1cd        
        
          <div style="background-color:#70e1cd;">Content here</div>
        
        
          .mybackground {background-color:#70e1cd;}
        
        Background color #70e1cd
      
           Border around this has a color of #70e1cd        
        
          <div style="border:2px solid #70e1cd;">Content here</div>
        
        
          .myborder {border:2px solid #70e1cd;}
        
        Border color #70e1cd