#8a8cae color space conversions
Hex:
        #8a8cae
        RGB:
        138, 140, 174
        CMY:
        46, 45, 32
        CMYK:
        21, 20, 0, 32
      HSL:
        237°, 18.1818%, 61.1765%
        HSV (HSB):
        237°, 20.6897%, 68.2353%
        XYZ:
        27.4993, 27.2154, 43.8481
        xyY:
        0.2790, 0.2761, 27.2154
      CIE-Lab:
        59.1732, 6.6752, -18.0842
        CIE-LCH:
        59.1732, 19.2768, 290.2600
        CIE-Luv:
        59.1732, -3.0273, -28.1199
        Hunter-Lab:
        52.1684, 2.7972, -13.3160
      #8a8cae color charts
#8a8cae RGB chart
      #8a8cae CMYK chart
      #8a8cae RGB pie chart
      #8a8cae color shades, tints & tones
#8a8cae color schemes
#8a8cae color preview, HTML & CSS examples
           This text has a color of #8a8cae        
        
          <p style="color:#8a8cae;">Text here</p>
        
        
          .mytext {color:#8a8cae;}
        
        Text color #8a8cae
      
           This box has a color of #8a8cae        
        
          <div style="background-color:#8a8cae;">Content here</div>
        
        
          .mybackground {background-color:#8a8cae;}
        
        Background color #8a8cae
      
           Border around this has a color of #8a8cae        
        
          <div style="border:2px solid #8a8cae;">Content here</div>
        
        
          .myborder {border:2px solid #8a8cae;}
        
        Border color #8a8cae