#8c95ae color space conversions
Hex:
        #8c95ae
        RGB:
        140, 149, 174
        CMY:
        45, 42, 32
        CMYK:
        20, 14, 0, 32
      HSL:
        224°, 17.3469%, 61.5686%
        HSV (HSB):
        224°, 19.5402%, 68.2353%
        XYZ:
        29.2026, 30.1263, 44.3202
        xyY:
        0.2817, 0.2907, 30.1263
      CIE-Lab:
        61.7631, 2.2036, -14.1470
        CIE-LCH:
        61.7631, 14.3176, 278.8535
        CIE-Luv:
        61.7631, -6.1123, -21.5078
        Hunter-Lab:
        54.8875, -1.0829, -9.4539
      #8c95ae color charts
#8c95ae RGB chart
      #8c95ae CMYK chart
      #8c95ae RGB pie chart
      #8c95ae color shades, tints & tones
#8c95ae color schemes
#8c95ae color preview, HTML & CSS examples
           This text has a color of #8c95ae        
        
          <p style="color:#8c95ae;">Text here</p>
        
        
          .mytext {color:#8c95ae;}
        
        Text color #8c95ae
      
           This box has a color of #8c95ae        
        
          <div style="background-color:#8c95ae;">Content here</div>
        
        
          .mybackground {background-color:#8c95ae;}
        
        Background color #8c95ae
      
           Border around this has a color of #8c95ae        
        
          <div style="border:2px solid #8c95ae;">Content here</div>
        
        
          .myborder {border:2px solid #8c95ae;}
        
        Border color #8c95ae