#8ca3bd color space conversions
Hex:
        #8ca3bd
        RGB:
        140, 163, 189
        CMY:
        45, 36, 26
        CMYK:
        26, 14, 0, 26
      HSL:
        212°, 27.0718%, 64.5098%
        HSV (HSB):
        212°, 25.9259%, 74.1176%
        XYZ:
        33.0977, 35.4440, 53.2410
        xyY:
        0.2718, 0.2910, 35.4440
      CIE-Lab:
        66.0929, -2.0804, -16.0252
        CIE-LCH:
        66.0929, 16.1597, 262.6034
        CIE-Luv:
        66.0929, -12.9746, -24.0807
        Hunter-Lab:
        59.5348, -4.9509, -11.3477
      #8ca3bd color charts
#8ca3bd RGB chart
      #8ca3bd CMYK chart
      #8ca3bd RGB pie chart
      #8ca3bd color shades, tints & tones
#8ca3bd color schemes
#8ca3bd color preview, HTML & CSS examples
           This text has a color of #8ca3bd        
        
          <p style="color:#8ca3bd;">Text here</p>
        
        
          .mytext {color:#8ca3bd;}
        
        Text color #8ca3bd
      
           This box has a color of #8ca3bd        
        
          <div style="background-color:#8ca3bd;">Content here</div>
        
        
          .mybackground {background-color:#8ca3bd;}
        
        Background color #8ca3bd
      
           Border around this has a color of #8ca3bd        
        
          <div style="border:2px solid #8ca3bd;">Content here</div>
        
        
          .myborder {border:2px solid #8ca3bd;}
        
        Border color #8ca3bd