#8f8aa1 color space conversions
Hex:
        #8f8aa1
        RGB:
        143, 138, 161
        CMY:
        44, 46, 37
        CMYK:
        11, 14, 0, 37
      HSL:
        253°, 10.9005%, 58.6275%
        HSV (HSB):
        253°, 14.2857%, 63.1373%
        XYZ:
        26.8492, 26.5898, 37.4355
        xyY:
        0.2955, 0.2926, 26.5898
      CIE-Lab:
        58.5927, 6.5505, -11.5025
        CIE-LCH:
        58.5927, 13.2369, 299.6610
        CIE-Luv:
        58.5927, 1.3570, -17.9211
        Hunter-Lab:
        51.5653, 2.7027, -6.9477
      #8f8aa1 color charts
#8f8aa1 RGB chart
      #8f8aa1 CMYK chart
      #8f8aa1 RGB pie chart
      #8f8aa1 color shades, tints & tones
#8f8aa1 color schemes
#8f8aa1 color preview, HTML & CSS examples
           This text has a color of #8f8aa1        
        
          <p style="color:#8f8aa1;">Text here</p>
        
        
          .mytext {color:#8f8aa1;}
        
        Text color #8f8aa1
      
           This box has a color of #8f8aa1        
        
          <div style="background-color:#8f8aa1;">Content here</div>
        
        
          .mybackground {background-color:#8f8aa1;}
        
        Background color #8f8aa1
      
           Border around this has a color of #8f8aa1        
        
          <div style="border:2px solid #8f8aa1;">Content here</div>
        
        
          .myborder {border:2px solid #8f8aa1;}
        
        Border color #8f8aa1