#8e88aa color space conversions
Hex:
        #8e88aa
        RGB:
        142, 136, 170
        CMY:
        44, 47, 33
        CMYK:
        16, 20, 0, 33
      HSL:
        251°, 16.6667%, 60.0000%
        HSV (HSB):
        251°, 20.0000%, 66.6667%
        XYZ:
        27.2152, 26.2614, 41.6648
        xyY:
        0.2861, 0.2760, 26.2614
      CIE-Lab:
        58.2843, 9.3637, -17.1235
        CIE-LCH:
        58.2843, 19.5165, 298.6715
        CIE-Luv:
        58.2843, 1.1300, -26.9434
        Hunter-Lab:
        51.2459, 5.1159, -12.3328
      #8e88aa color charts
#8e88aa RGB chart
      #8e88aa CMYK chart
      #8e88aa RGB pie chart
      #8e88aa color shades, tints & tones
#8e88aa color schemes
#8e88aa color preview, HTML & CSS examples
           This text has a color of #8e88aa        
        
          <p style="color:#8e88aa;">Text here</p>
        
        
          .mytext {color:#8e88aa;}
        
        Text color #8e88aa
      
           This box has a color of #8e88aa        
        
          <div style="background-color:#8e88aa;">Content here</div>
        
        
          .mybackground {background-color:#8e88aa;}
        
        Background color #8e88aa
      
           Border around this has a color of #8e88aa        
        
          <div style="border:2px solid #8e88aa;">Content here</div>
        
        
          .myborder {border:2px solid #8e88aa;}
        
        Border color #8e88aa