#8f507b color space conversions
Hex:
        #8f507b
        RGB:
        143, 80, 123
        CMY:
        44, 69, 52
        CMYK:
        0, 44, 14, 44
      HSL:
        319°, 28.2511%, 43.7255%
        HSV (HSB):
        319°, 44.0559%, 56.0784%
        XYZ:
        17.7715, 13.0070, 20.3128
        xyY:
        0.3478, 0.2546, 13.0070
      CIE-Lab:
        42.7738, 32.5763, -12.9449
        CIE-LCH:
        42.7738, 35.0540, 338.3285
        CIE-Luv:
        42.7738, 34.3496, -22.6929
        Hunter-Lab:
        36.0652, 24.8434, -8.1479
      #8f507b color charts
#8f507b RGB chart
      #8f507b CMYK chart
      #8f507b RGB pie chart
      #8f507b color shades, tints & tones
#8f507b color schemes
#8f507b color preview, HTML & CSS examples
           This text has a color of #8f507b        
        
          <p style="color:#8f507b;">Text here</p>
        
        
          .mytext {color:#8f507b;}
        
        Text color #8f507b
      
           This box has a color of #8f507b        
        
          <div style="background-color:#8f507b;">Content here</div>
        
        
          .mybackground {background-color:#8f507b;}
        
        Background color #8f507b
      
           Border around this has a color of #8f507b        
        
          <div style="border:2px solid #8f507b;">Content here</div>
        
        
          .myborder {border:2px solid #8f507b;}
        
        Border color #8f507b