#8cb5bd color space conversions
Hex:
        #8cb5bd
        RGB:
        140, 181, 189
        CMY:
        45, 29, 26
        CMYK:
        26, 4, 0, 26
      HSL:
        190°, 27.0718%, 64.5098%
        HSV (HSB):
        190°, 25.9259%, 74.1176%
        XYZ:
        36.5244, 42.2973, 54.3833
        xyY:
        0.2742, 0.3175, 42.2973
      CIE-Lab:
        71.0754, -11.8136, -8.5534
        CIE-LCH:
        71.0754, 14.5850, 215.9059
        CIE-Luv:
        71.0754, -20.9660, -11.0543
        Hunter-Lab:
        65.0364, -13.5682, -4.0527
      #8cb5bd color charts
#8cb5bd RGB chart
      #8cb5bd CMYK chart
      #8cb5bd RGB pie chart
      #8cb5bd color shades, tints & tones
#8cb5bd color schemes
#8cb5bd color preview, HTML & CSS examples
           This text has a color of #8cb5bd        
        
          <p style="color:#8cb5bd;">Text here</p>
        
        
          .mytext {color:#8cb5bd;}
        
        Text color #8cb5bd
      
           This box has a color of #8cb5bd        
        
          <div style="background-color:#8cb5bd;">Content here</div>
        
        
          .mybackground {background-color:#8cb5bd;}
        
        Background color #8cb5bd
      
           Border around this has a color of #8cb5bd        
        
          <div style="border:2px solid #8cb5bd;">Content here</div>
        
        
          .myborder {border:2px solid #8cb5bd;}
        
        Border color #8cb5bd