#8f497b color space conversions
Hex:
        #8f497b
        RGB:
        143, 73, 123
        CMY:
        44, 71, 52
        CMYK:
        0, 49, 14, 44
      HSL:
        317°, 32.4074%, 42.3529%
        HSV (HSB):
        317°, 48.9510%, 56.0784%
        XYZ:
        17.2854, 12.0348, 20.1508
        xyY:
        0.3494, 0.2433, 12.0348
      CIE-Lab:
        41.2714, 36.4214, -15.2307
        CIE-LCH:
        41.2714, 39.4777, 337.3063
        CIE-Luv:
        41.2714, 37.4933, -26.2577
        Hunter-Lab:
        34.6912, 28.2306, -10.1555
      #8f497b color charts
#8f497b RGB chart
      #8f497b CMYK chart
      #8f497b RGB pie chart
      #8f497b color shades, tints & tones
#8f497b color schemes
#8f497b color preview, HTML & CSS examples
           This text has a color of #8f497b        
        
          <p style="color:#8f497b;">Text here</p>
        
        
          .mytext {color:#8f497b;}
        
        Text color #8f497b
      
           This box has a color of #8f497b        
        
          <div style="background-color:#8f497b;">Content here</div>
        
        
          .mybackground {background-color:#8f497b;}
        
        Background color #8f497b
      
           Border around this has a color of #8f497b        
        
          <div style="border:2px solid #8f497b;">Content here</div>
        
        
          .myborder {border:2px solid #8f497b;}
        
        Border color #8f497b