#8bacd2 color space conversions
Hex:
        #8bacd2
        RGB:
        139, 172, 210
        CMY:
        45, 33, 18
        CMYK:
        34, 18, 0, 18
      HSL:
        212°, 44.0994%, 68.4314%
        HSV (HSB):
        212°, 33.8095%, 82.3529%
        XYZ:
        37.0328, 39.6472, 66.6736
        xyY:
        0.2583, 0.2766, 39.6472
      CIE-Lab:
        69.2175, -2.1261, -22.9086
        CIE-LCH:
        69.2175, 23.0071, 264.6976
        CIE-Luv:
        69.2175, -17.7681, -35.3970
        Hunter-Lab:
        62.9660, -5.2074, -18.7050
      #8bacd2 color charts
#8bacd2 RGB chart
      #8bacd2 CMYK chart
      #8bacd2 RGB pie chart
      #8bacd2 color shades, tints & tones
#8bacd2 color schemes
#8bacd2 color preview, HTML & CSS examples
           This text has a color of #8bacd2        
        
          <p style="color:#8bacd2;">Text here</p>
        
        
          .mytext {color:#8bacd2;}
        
        Text color #8bacd2
      
           This box has a color of #8bacd2        
        
          <div style="background-color:#8bacd2;">Content here</div>
        
        
          .mybackground {background-color:#8bacd2;}
        
        Background color #8bacd2
      
           Border around this has a color of #8bacd2        
        
          <div style="border:2px solid #8bacd2;">Content here</div>
        
        
          .myborder {border:2px solid #8bacd2;}
        
        Border color #8bacd2