#8cb2be color space conversions
Hex:
        #8cb2be
        RGB:
        140, 178, 190
        CMY:
        45, 30, 25
        CMYK:
        26, 6, 0, 25
      HSL:
        194°, 27.7778%, 64.7059%
        HSV (HSB):
        194°, 26.3158%, 74.5098%
        XYZ:
        36.0299, 41.1339, 54.7559
        xyY:
        0.2731, 0.3118, 41.1339
      CIE-Lab:
        70.2697, -9.9885, -10.3043
        CIE-LCH:
        70.2697, 14.3509, 225.8915
        CIE-Luv:
        70.2697, -19.6450, -14.0483
        Hunter-Lab:
        64.1357, -11.9607, -5.7238
      #8cb2be color charts
#8cb2be RGB chart
      #8cb2be CMYK chart
      #8cb2be RGB pie chart
      #8cb2be color shades, tints & tones
#8cb2be color schemes
#8cb2be color preview, HTML & CSS examples
           This text has a color of #8cb2be        
        
          <p style="color:#8cb2be;">Text here</p>
        
        
          .mytext {color:#8cb2be;}
        
        Text color #8cb2be
      
           This box has a color of #8cb2be        
        
          <div style="background-color:#8cb2be;">Content here</div>
        
        
          .mybackground {background-color:#8cb2be;}
        
        Background color #8cb2be
      
           Border around this has a color of #8cb2be        
        
          <div style="border:2px solid #8cb2be;">Content here</div>
        
        
          .myborder {border:2px solid #8cb2be;}
        
        Border color #8cb2be