#8ca3be color space conversions
Hex:
        #8ca3be
        RGB:
        140, 163, 190
        CMY:
        45, 36, 25
        CMYK:
        26, 14, 0, 25
      HSL:
        212°, 27.7778%, 64.7059%
        HSV (HSB):
        212°, 26.3158%, 74.5098%
        XYZ:
        33.2067, 35.4875, 53.8148
        xyY:
        0.2711, 0.2897, 35.4875
      CIE-Lab:
        66.1265, -1.8398, -16.5312
        CIE-LCH:
        66.1265, 16.6333, 263.6497
        CIE-Luv:
        66.1265, -13.0026, -24.9225
        Hunter-Lab:
        59.5714, -4.7494, -11.8606
      #8ca3be color charts
#8ca3be RGB chart
      #8ca3be CMYK chart
      #8ca3be RGB pie chart
      #8ca3be color shades, tints & tones
#8ca3be color schemes
#8ca3be color preview, HTML & CSS examples
           This text has a color of #8ca3be        
        
          <p style="color:#8ca3be;">Text here</p>
        
        
          .mytext {color:#8ca3be;}
        
        Text color #8ca3be
      
           This box has a color of #8ca3be        
        
          <div style="background-color:#8ca3be;">Content here</div>
        
        
          .mybackground {background-color:#8ca3be;}
        
        Background color #8ca3be
      
           Border around this has a color of #8ca3be        
        
          <div style="border:2px solid #8ca3be;">Content here</div>
        
        
          .myborder {border:2px solid #8ca3be;}
        
        Border color #8ca3be