#8b479e color space conversions
Hex:
        #8b479e
        RGB:
        139, 71, 158
        CMY:
        45, 72, 38
        CMYK:
        12, 55, 0, 38
      HSL:
        287°, 37.9913%, 44.9020%
        HSV (HSB):
        287°, 55.0633%, 61.9608%
        XYZ:
        19.0723, 12.4641, 33.7483
        xyY:
        0.2921, 0.1909, 12.4641
      CIE-Lab:
        41.9444, 42.9635, -35.4467
        CIE-LCH:
        41.9444, 55.6986, 320.4759
        CIE-Luv:
        41.9444, 27.5003, -56.3113
        Hunter-Lab:
        35.3045, 34.6468, -31.9635
      #8b479e color charts
#8b479e RGB chart
      #8b479e CMYK chart
      #8b479e RGB pie chart
      #8b479e color shades, tints & tones
#8b479e color schemes
#8b479e color preview, HTML & CSS examples
           This text has a color of #8b479e        
        
          <p style="color:#8b479e;">Text here</p>
        
        
          .mytext {color:#8b479e;}
        
        Text color #8b479e
      
           This box has a color of #8b479e        
        
          <div style="background-color:#8b479e;">Content here</div>
        
        
          .mybackground {background-color:#8b479e;}
        
        Background color #8b479e
      
           Border around this has a color of #8b479e        
        
          <div style="border:2px solid #8b479e;">Content here</div>
        
        
          .myborder {border:2px solid #8b479e;}
        
        Border color #8b479e