#70b9bc color space conversions
Hex:
        #70b9bc
        RGB:
        112, 185, 188
        CMY:
        56, 27, 26
        CMYK:
        40, 2, 0, 26
      HSL:
        182°, 36.1905%, 58.8235%
        HSV (HSB):
        182°, 40.4255%, 73.7255%
        XYZ:
        33.1082, 41.7735, 53.8951
        xyY:
        0.2571, 0.3244, 41.7735
      CIE-Lab:
        70.7145, -21.9642, -8.6995
        CIE-LCH:
        70.7145, 23.6243, 201.6073
        CIE-Luv:
        70.7145, -33.6561, -9.7682
        Hunter-Lab:
        64.6324, -21.6696, -4.1975
      #70b9bc color charts
#70b9bc RGB chart
      #70b9bc CMYK chart
      #70b9bc RGB pie chart
      #70b9bc color shades, tints & tones
#70b9bc color schemes
#70b9bc color preview, HTML & CSS examples
           This text has a color of #70b9bc        
        
          <p style="color:#70b9bc;">Text here</p>
        
        
          .mytext {color:#70b9bc;}
        
        Text color #70b9bc
      
           This box has a color of #70b9bc        
        
          <div style="background-color:#70b9bc;">Content here</div>
        
        
          .mybackground {background-color:#70b9bc;}
        
        Background color #70b9bc
      
           Border around this has a color of #70b9bc        
        
          <div style="border:2px solid #70b9bc;">Content here</div>
        
        
          .myborder {border:2px solid #70b9bc;}
        
        Border color #70b9bc