#8aa4ce color space conversions
Hex:
        #8aa4ce
        RGB:
        138, 164, 206
        CMY:
        46, 36, 19
        CMYK:
        33, 20, 0, 19
      HSL:
        217°, 40.9639%, 67.4510%
        HSV (HSB):
        217°, 33.0097%, 80.7843%
        XYZ:
        34.8973, 36.4104, 63.5812
        xyY:
        0.2587, 0.2699, 36.4104
      CIE-Lab:
        66.8323, 0.9954, -24.3535
        CIE-LCH:
        66.8323, 24.3738, 272.3405
        CIE-Luv:
        66.8323, -14.7503, -38.0116
        Hunter-Lab:
        60.3411, -2.3643, -20.2349
      #8aa4ce color charts
#8aa4ce RGB chart
      #8aa4ce CMYK chart
      #8aa4ce RGB pie chart
      #8aa4ce color shades, tints & tones
#8aa4ce color schemes
#8aa4ce color preview, HTML & CSS examples
           This text has a color of #8aa4ce        
        
          <p style="color:#8aa4ce;">Text here</p>
        
        
          .mytext {color:#8aa4ce;}
        
        Text color #8aa4ce
      
           This box has a color of #8aa4ce        
        
          <div style="background-color:#8aa4ce;">Content here</div>
        
        
          .mybackground {background-color:#8aa4ce;}
        
        Background color #8aa4ce
      
           Border around this has a color of #8aa4ce        
        
          <div style="border:2px solid #8aa4ce;">Content here</div>
        
        
          .myborder {border:2px solid #8aa4ce;}
        
        Border color #8aa4ce