#70dcc3 color space conversions
Hex:
        #70dcc3
        RGB:
        112, 220, 195
        CMY:
        56, 14, 24
        CMYK:
        49, 0, 11, 14
      HSL:
        166°, 60.6742%, 65.0980%
        HSV (HSB):
        166°, 49.0909%, 86.2745%
        XYZ:
        42.1256, 58.5713, 60.7149
        xyY:
        0.2610, 0.3629, 58.5713
      CIE-Lab:
        81.0554, -37.1248, 2.7197
        CIE-LCH:
        81.0554, 37.2243, 175.8101
        CIE-Luv:
        81.0554, -47.4702, 10.1678
        Hunter-Lab:
        76.5319, -35.6786, 6.5359
      #70dcc3 color charts
#70dcc3 RGB chart
      #70dcc3 CMYK chart
      #70dcc3 RGB pie chart
      #70dcc3 color shades, tints & tones
#70dcc3 color schemes
#70dcc3 color preview, HTML & CSS examples
           This text has a color of #70dcc3        
        
          <p style="color:#70dcc3;">Text here</p>
        
        
          .mytext {color:#70dcc3;}
        
        Text color #70dcc3
      
           This box has a color of #70dcc3        
        
          <div style="background-color:#70dcc3;">Content here</div>
        
        
          .mybackground {background-color:#70dcc3;}
        
        Background color #70dcc3
      
           Border around this has a color of #70dcc3        
        
          <div style="border:2px solid #70dcc3;">Content here</div>
        
        
          .myborder {border:2px solid #70dcc3;}
        
        Border color #70dcc3