#70b2bb color space conversions
Hex:
        #70b2bb
        RGB:
        112, 178, 187
        CMY:
        56, 30, 27
        CMYK:
        40, 5, 0, 27
      HSL:
        187°, 35.5450%, 58.6275%
        HSV (HSB):
        187°, 40.1070%, 73.3333%
        XYZ:
        31.5721, 38.8734, 52.8530
        xyY:
        0.2561, 0.3153, 38.8734
      CIE-Lab:
        68.6595, -18.6332, -11.2163
        CIE-LCH:
        68.6595, 21.7487, 211.0460
        CIE-Luv:
        68.6595, -30.8065, -14.1662
        Hunter-Lab:
        62.3485, -18.7209, -6.6163
      #70b2bb color charts
#70b2bb RGB chart
      #70b2bb CMYK chart
      #70b2bb RGB pie chart
      #70b2bb color shades, tints & tones
#70b2bb color schemes
#70b2bb color preview, HTML & CSS examples
           This text has a color of #70b2bb        
        
          <p style="color:#70b2bb;">Text here</p>
        
        
          .mytext {color:#70b2bb;}
        
        Text color #70b2bb
      
           This box has a color of #70b2bb        
        
          <div style="background-color:#70b2bb;">Content here</div>
        
        
          .mybackground {background-color:#70b2bb;}
        
        Background color #70b2bb
      
           Border around this has a color of #70b2bb        
        
          <div style="border:2px solid #70b2bb;">Content here</div>
        
        
          .myborder {border:2px solid #70b2bb;}
        
        Border color #70b2bb