#8f558a color space conversions
Hex:
        #8f558a
        RGB:
        143, 85, 138
        CMY:
        44, 67, 46
        CMYK:
        0, 41, 3, 44
      HSL:
        305°, 25.4386%, 44.7059%
        HSV (HSB):
        305°, 40.5594%, 56.0784%
        XYZ:
        19.1636, 14.1716, 25.7701
        xyY:
        0.3242, 0.2398, 14.1716
      CIE-Lab:
        44.4781, 32.5092, -19.4405
        CIE-LCH:
        44.4781, 37.8785, 329.1206
        CIE-Luv:
        44.4781, 29.0232, -32.1691
        Hunter-Lab:
        37.6452, 24.9879, -14.2355
      #8f558a color charts
#8f558a RGB chart
      #8f558a CMYK chart
      #8f558a RGB pie chart
      #8f558a color shades, tints & tones
#8f558a color schemes
#8f558a color preview, HTML & CSS examples
           This text has a color of #8f558a        
        
          <p style="color:#8f558a;">Text here</p>
        
        
          .mytext {color:#8f558a;}
        
        Text color #8f558a
      
           This box has a color of #8f558a        
        
          <div style="background-color:#8f558a;">Content here</div>
        
        
          .mybackground {background-color:#8f558a;}
        
        Background color #8f558a
      
           Border around this has a color of #8f558a        
        
          <div style="border:2px solid #8f558a;">Content here</div>
        
        
          .myborder {border:2px solid #8f558a;}
        
        Border color #8f558a