#8ca0ca color space conversions
Hex:
        #8ca0ca
        RGB:
        140, 160, 202
        CMY:
        45, 37, 21
        CMYK:
        31, 21, 0, 21
      HSL:
        221°, 36.9048%, 67.0588%
        HSV (HSB):
        221°, 30.6931%, 79.2157%
        XYZ:
        34.0467, 34.9813, 60.8347
        xyY:
        0.2622, 0.2694, 34.9813
      CIE-Lab:
        65.7341, 2.7962, -23.8045
        CIE-LCH:
        65.7341, 23.9681, 276.6997
        CIE-Luv:
        65.7341, -12.0654, -37.2727
        Hunter-Lab:
        59.1450, -0.7507, -19.5823
      #8ca0ca color charts
#8ca0ca RGB chart
      #8ca0ca CMYK chart
      #8ca0ca RGB pie chart
      #8ca0ca color shades, tints & tones
#8ca0ca color schemes
#8ca0ca color preview, HTML & CSS examples
           This text has a color of #8ca0ca        
        
          <p style="color:#8ca0ca;">Text here</p>
        
        
          .mytext {color:#8ca0ca;}
        
        Text color #8ca0ca
      
           This box has a color of #8ca0ca        
        
          <div style="background-color:#8ca0ca;">Content here</div>
        
        
          .mybackground {background-color:#8ca0ca;}
        
        Background color #8ca0ca
      
           Border around this has a color of #8ca0ca        
        
          <div style="border:2px solid #8ca0ca;">Content here</div>
        
        
          .myborder {border:2px solid #8ca0ca;}
        
        Border color #8ca0ca