#70bfcd color space conversions
Hex:
        #70bfcd
        RGB:
        112, 191, 205
        CMY:
        56, 25, 20
        CMYK:
        45, 7, 0, 20
      HSL:
        189°, 48.1865%, 62.1569%
        HSV (HSB):
        189°, 45.3659%, 80.3922%
        XYZ:
        36.3323, 45.1141, 64.5506
        xyY:
        0.2489, 0.3090, 45.1141
      CIE-Lab:
        72.9670, -20.6051, -14.6218
        CIE-LCH:
        72.9670, 25.2659, 215.3604
        CIE-Luv:
        72.9670, -35.6238, -19.4711
        Hunter-Lab:
        67.1670, -20.9872, -9.9634
      #70bfcd color charts
#70bfcd RGB chart
      #70bfcd CMYK chart
      #70bfcd RGB pie chart
      #70bfcd color shades, tints & tones
#70bfcd color schemes
#70bfcd color preview, HTML & CSS examples
           This text has a color of #70bfcd        
        
          <p style="color:#70bfcd;">Text here</p>
        
        
          .mytext {color:#70bfcd;}
        
        Text color #70bfcd
      
           This box has a color of #70bfcd        
        
          <div style="background-color:#70bfcd;">Content here</div>
        
        
          .mybackground {background-color:#70bfcd;}
        
        Background color #70bfcd
      
           Border around this has a color of #70bfcd        
        
          <div style="border:2px solid #70bfcd;">Content here</div>
        
        
          .myborder {border:2px solid #70bfcd;}
        
        Border color #70bfcd