#8bacb1 color space conversions
Hex:
        #8bacb1
        RGB:
        139, 172, 177
        CMY:
        45, 33, 31
        CMYK:
        21, 3, 0, 31
      HSL:
        188°, 19.5876%, 61.9608%
        HSV (HSB):
        188°, 21.4689%, 69.4118%
        XYZ:
        33.3358, 38.1683, 47.2052
        xyY:
        0.2808, 0.3215, 38.1683
      CIE-Lab:
        68.1445, -10.0822, -6.2933
        CIE-LCH:
        68.1445, 11.8852, 211.9725
        CIE-Luv:
        68.1445, -17.2292, -7.7691
        Hunter-Lab:
        61.7805, -11.8002, -2.0559
      #8bacb1 color charts
#8bacb1 RGB chart
      #8bacb1 CMYK chart
      #8bacb1 RGB pie chart
      #8bacb1 color shades, tints & tones
#8bacb1 color schemes
#8bacb1 color preview, HTML & CSS examples
           This text has a color of #8bacb1        
        
          <p style="color:#8bacb1;">Text here</p>
        
        
          .mytext {color:#8bacb1;}
        
        Text color #8bacb1
      
           This box has a color of #8bacb1        
        
          <div style="background-color:#8bacb1;">Content here</div>
        
        
          .mybackground {background-color:#8bacb1;}
        
        Background color #8bacb1
      
           Border around this has a color of #8bacb1        
        
          <div style="border:2px solid #8bacb1;">Content here</div>
        
        
          .myborder {border:2px solid #8bacb1;}
        
        Border color #8bacb1