#8ca6ca color space conversions
Hex:
        #8ca6ca
        RGB:
        140, 166, 202
        CMY:
        45, 35, 21
        CMYK:
        31, 18, 0, 21
      HSL:
        215°, 36.9048%, 67.0588%
        HSV (HSB):
        215°, 30.6931%, 79.2157%
        XYZ:
        35.1121, 37.1122, 61.1899
        xyY:
        0.2632, 0.2782, 37.1122
      CIE-Lab:
        67.3611, -0.5505, -21.3193
        CIE-LCH:
        67.3611, 21.3264, 268.5208
        CIE-Luv:
        67.3611, -14.6251, -32.8900
        Hunter-Lab:
        60.9197, -3.7281, -16.9091
      #8ca6ca color charts
#8ca6ca RGB chart
      #8ca6ca CMYK chart
      #8ca6ca RGB pie chart
      #8ca6ca color shades, tints & tones
#8ca6ca color schemes
#8ca6ca color preview, HTML & CSS examples
           This text has a color of #8ca6ca        
        
          <p style="color:#8ca6ca;">Text here</p>
        
        
          .mytext {color:#8ca6ca;}
        
        Text color #8ca6ca
      
           This box has a color of #8ca6ca        
        
          <div style="background-color:#8ca6ca;">Content here</div>
        
        
          .mybackground {background-color:#8ca6ca;}
        
        Background color #8ca6ca
      
           Border around this has a color of #8ca6ca        
        
          <div style="border:2px solid #8ca6ca;">Content here</div>
        
        
          .myborder {border:2px solid #8ca6ca;}
        
        Border color #8ca6ca