#8ca3cf color space conversions
Hex:
        #8ca3cf
        RGB:
        140, 163, 207
        CMY:
        45, 36, 19
        CMYK:
        32, 21, 0, 19
      HSL:
        219°, 41.1043%, 68.0392%
        HSV (HSB):
        219°, 32.3671%, 81.1765%
        XYZ:
        35.1749, 36.2748, 64.1793
        xyY:
        0.2593, 0.2675, 36.2748
      CIE-Lab:
        66.7294, 2.3861, -25.0536
        CIE-LCH:
        66.7294, 25.1669, 275.4404
        CIE-Luv:
        66.7294, -13.4872, -39.3429
        Hunter-Lab:
        60.2286, -1.1519, -21.0191
      #8ca3cf color charts
#8ca3cf RGB chart
      #8ca3cf CMYK chart
      #8ca3cf RGB pie chart
      #8ca3cf color shades, tints & tones
#8ca3cf color schemes
#8ca3cf color preview, HTML & CSS examples
           This text has a color of #8ca3cf        
        
          <p style="color:#8ca3cf;">Text here</p>
        
        
          .mytext {color:#8ca3cf;}
        
        Text color #8ca3cf
      
           This box has a color of #8ca3cf        
        
          <div style="background-color:#8ca3cf;">Content here</div>
        
        
          .mybackground {background-color:#8ca3cf;}
        
        Background color #8ca3cf
      
           Border around this has a color of #8ca3cf        
        
          <div style="border:2px solid #8ca3cf;">Content here</div>
        
        
          .myborder {border:2px solid #8ca3cf;}
        
        Border color #8ca3cf