#70cbb1 color space conversions
Hex:
        #70cbb1
        RGB:
        112, 203, 177
        CMY:
        56, 20, 31
        CMYK:
        45, 0, 13, 20
      HSL:
        163°, 46.6667%, 61.7647%
        HSV (HSB):
        163°, 44.8276%, 79.6078%
        XYZ:
        35.9738, 49.3309, 49.2208
        xyY:
        0.2674, 0.3667, 49.3309
      CIE-Lab:
        75.6568, -33.3964, 4.5344
        CIE-LCH:
        75.6568, 33.7028, 172.2680
        CIE-Luv:
        75.6568, -41.3494, 12.1642
        Hunter-Lab:
        70.2360, -31.4879, 7.6153
      #70cbb1 color charts
#70cbb1 RGB chart
      #70cbb1 CMYK chart
      #70cbb1 RGB pie chart
      #70cbb1 color shades, tints & tones
#70cbb1 color schemes
#70cbb1 color preview, HTML & CSS examples
           This text has a color of #70cbb1        
        
          <p style="color:#70cbb1;">Text here</p>
        
        
          .mytext {color:#70cbb1;}
        
        Text color #70cbb1
      
           This box has a color of #70cbb1        
        
          <div style="background-color:#70cbb1;">Content here</div>
        
        
          .mybackground {background-color:#70cbb1;}
        
        Background color #70cbb1
      
           Border around this has a color of #70cbb1        
        
          <div style="border:2px solid #70cbb1;">Content here</div>
        
        
          .myborder {border:2px solid #70cbb1;}
        
        Border color #70cbb1