#8bacbc color space conversions
Hex:
        #8bacbc
        RGB:
        139, 172, 188
        CMY:
        45, 33, 26
        CMYK:
        26, 9, 0, 26
      HSL:
        200°, 26.7760%, 64.1176%
        HSV (HSB):
        200°, 26.0638%, 73.7255%
        XYZ:
        34.4771, 38.6249, 53.2152
        xyY:
        0.2729, 0.3058, 38.6249
      CIE-Lab:
        68.4786, -7.5436, -11.8863
        CIE-LCH:
        68.4786, 14.0780, 237.5990
        CIE-Luv:
        68.4786, -17.4015, -16.8404
        Hunter-Lab:
        62.1489, -9.7377, -7.2630
      #8bacbc color charts
#8bacbc RGB chart
      #8bacbc CMYK chart
      #8bacbc RGB pie chart
      #8bacbc color shades, tints & tones
#8bacbc color schemes
#8bacbc color preview, HTML & CSS examples
           This text has a color of #8bacbc        
        
          <p style="color:#8bacbc;">Text here</p>
        
        
          .mytext {color:#8bacbc;}
        
        Text color #8bacbc
      
           This box has a color of #8bacbc        
        
          <div style="background-color:#8bacbc;">Content here</div>
        
        
          .mybackground {background-color:#8bacbc;}
        
        Background color #8bacbc
      
           Border around this has a color of #8bacbc        
        
          <div style="border:2px solid #8bacbc;">Content here</div>
        
        
          .myborder {border:2px solid #8bacbc;}
        
        Border color #8bacbc