#70c0bd color space conversions
Hex:
        #70c0bd
        RGB:
        112, 192, 189
        CMY:
        56, 25, 26
        CMYK:
        42, 0, 2, 25
      HSL:
        178°, 38.8350%, 59.6078%
        HSV (HSB):
        178°, 41.6667%, 75.2941%
        XYZ:
        34.7170, 44.8181, 54.9651
        xyY:
        0.2581, 0.3332, 44.8181
      CIE-Lab:
        72.7720, -25.2240, -6.1922
        CIE-LCH:
        72.7720, 25.9729, 193.7928
        CIE-Luv:
        72.7720, -36.4850, -5.3947
        Hunter-Lab:
        66.9464, -24.5896, -1.8165
      #70c0bd color charts
#70c0bd RGB chart
      #70c0bd CMYK chart
      #70c0bd RGB pie chart
      #70c0bd color shades, tints & tones
#70c0bd color schemes
#70c0bd color preview, HTML & CSS examples
           This text has a color of #70c0bd        
        
          <p style="color:#70c0bd;">Text here</p>
        
        
          .mytext {color:#70c0bd;}
        
        Text color #70c0bd
      
           This box has a color of #70c0bd        
        
          <div style="background-color:#70c0bd;">Content here</div>
        
        
          .mybackground {background-color:#70c0bd;}
        
        Background color #70c0bd
      
           Border around this has a color of #70c0bd        
        
          <div style="border:2px solid #70c0bd;">Content here</div>
        
        
          .myborder {border:2px solid #70c0bd;}
        
        Border color #70c0bd