#8a9eaa color space conversions
Hex:
        #8a9eaa
        RGB:
        138, 158, 170
        CMY:
        46, 38, 33
        CMYK:
        19, 7, 0, 33
      HSL:
        203°, 15.8416%, 60.3922%
        HSV (HSB):
        203°, 18.8235%, 66.6667%
        XYZ:
        29.9638, 32.7593, 42.7741
        xyY:
        0.2840, 0.3105, 32.7593
      CIE-Lab:
        63.9655, -4.3835, -8.6057
        CIE-LCH:
        63.9655, 9.6578, 243.0070
        CIE-Luv:
        63.9655, -11.1054, -12.0738
        Hunter-Lab:
        57.2357, -6.7150, -4.2444
      #8a9eaa color charts
#8a9eaa RGB chart
      #8a9eaa CMYK chart
      #8a9eaa RGB pie chart
      #8a9eaa color shades, tints & tones
#8a9eaa color schemes
#8a9eaa color preview, HTML & CSS examples
           This text has a color of #8a9eaa        
        
          <p style="color:#8a9eaa;">Text here</p>
        
        
          .mytext {color:#8a9eaa;}
        
        Text color #8a9eaa
      
           This box has a color of #8a9eaa        
        
          <div style="background-color:#8a9eaa;">Content here</div>
        
        
          .mybackground {background-color:#8a9eaa;}
        
        Background color #8a9eaa
      
           Border around this has a color of #8a9eaa        
        
          <div style="border:2px solid #8a9eaa;">Content here</div>
        
        
          .myborder {border:2px solid #8a9eaa;}
        
        Border color #8a9eaa