#8994ae color space conversions
Hex:
        #8994ae
        RGB:
        137, 148, 174
        CMY:
        46, 42, 32
        CMYK:
        21, 15, 0, 32
      HSL:
        222°, 18.5930%, 60.9804%
        HSV (HSB):
        222°, 21.2644%, 68.2353%
        XYZ:
        28.5464, 29.5542, 44.2444
        xyY:
        0.2789, 0.2888, 29.5542
      CIE-Lab:
        61.2676, 1.7928, -14.9166
        CIE-LCH:
        61.2676, 15.0240, 276.8532
        CIE-Luv:
        61.2676, -7.1491, -22.6127
        Hunter-Lab:
        54.3637, -1.4062, -10.1990
      #8994ae color charts
#8994ae RGB chart
      #8994ae CMYK chart
      #8994ae RGB pie chart
      #8994ae color shades, tints & tones
#8994ae color schemes
#8994ae color preview, HTML & CSS examples
           This text has a color of #8994ae        
        
          <p style="color:#8994ae;">Text here</p>
        
        
          .mytext {color:#8994ae;}
        
        Text color #8994ae
      
           This box has a color of #8994ae        
        
          <div style="background-color:#8994ae;">Content here</div>
        
        
          .mybackground {background-color:#8994ae;}
        
        Background color #8994ae
      
           Border around this has a color of #8994ae        
        
          <div style="border:2px solid #8994ae;">Content here</div>
        
        
          .myborder {border:2px solid #8994ae;}
        
        Border color #8994ae