#70aeba color space conversions
Hex:
        #70aeba
        RGB:
        112, 174, 186
        CMY:
        56, 32, 27
        CMYK:
        40, 6, 0, 27
      HSL:
        190°, 34.9057%, 58.4314%
        HSV (HSB):
        190°, 39.7849%, 72.9412%
        XYZ:
        30.6811, 37.2620, 52.0296
        xyY:
        0.2557, 0.3106, 37.2620
      CIE-Lab:
        67.4731, -16.8086, -12.4412
        CIE-LCH:
        67.4731, 20.9120, 216.5076
        CIE-Luv:
        67.4731, -29.1775, -16.3271
        Hunter-Lab:
        61.0426, -17.1074, -7.8059
      #70aeba color charts
#70aeba RGB chart
      #70aeba CMYK chart
      #70aeba RGB pie chart
      #70aeba color shades, tints & tones
#70aeba color schemes
#70aeba color preview, HTML & CSS examples
           This text has a color of #70aeba        
        
          <p style="color:#70aeba;">Text here</p>
        
        
          .mytext {color:#70aeba;}
        
        Text color #70aeba
      
           This box has a color of #70aeba        
        
          <div style="background-color:#70aeba;">Content here</div>
        
        
          .mybackground {background-color:#70aeba;}
        
        Background color #70aeba
      
           Border around this has a color of #70aeba        
        
          <div style="border:2px solid #70aeba;">Content here</div>
        
        
          .myborder {border:2px solid #70aeba;}
        
        Border color #70aeba