#8ca4cd color space conversions
Hex:
        #8ca4cd
        RGB:
        140, 164, 205
        CMY:
        45, 36, 20
        CMYK:
        32, 20, 0, 20
      HSL:
        218°, 39.3939%, 67.6471%
        HSV (HSB):
        218°, 31.7073%, 80.3922%
        XYZ:
        35.1101, 36.5341, 62.9589
        xyY:
        0.2608, 0.2714, 36.5341
      CIE-Lab:
        66.9260, 1.3179, -23.6448
        CIE-LCH:
        66.9260, 23.6815, 273.1902
        CIE-Luv:
        66.9260, -13.8526, -36.9066
        Hunter-Lab:
        60.4435, -2.0899, -19.4470
      #8ca4cd color charts
#8ca4cd RGB chart
      #8ca4cd CMYK chart
      #8ca4cd RGB pie chart
      #8ca4cd color shades, tints & tones
#8ca4cd color schemes
#8ca4cd color preview, HTML & CSS examples
           This text has a color of #8ca4cd        
        
          <p style="color:#8ca4cd;">Text here</p>
        
        
          .mytext {color:#8ca4cd;}
        
        Text color #8ca4cd
      
           This box has a color of #8ca4cd        
        
          <div style="background-color:#8ca4cd;">Content here</div>
        
        
          .mybackground {background-color:#8ca4cd;}
        
        Background color #8ca4cd
      
           Border around this has a color of #8ca4cd        
        
          <div style="border:2px solid #8ca4cd;">Content here</div>
        
        
          .myborder {border:2px solid #8ca4cd;}
        
        Border color #8ca4cd