#8b478e color space conversions
Hex:
        #8b478e
        RGB:
        139, 71, 142
        CMY:
        45, 72, 44
        CMYK:
        2, 50, 0, 44
      HSL:
        297°, 33.3333%, 41.7647%
        HSV (HSB):
        297°, 50.0000%, 55.6863%
        XYZ:
        17.7832, 11.9484, 26.9602
        xyY:
        0.3137, 0.2108, 11.9484
      CIE-Lab:
        41.1341, 39.7069, -27.0818
        CIE-LCH:
        41.1341, 48.0631, 325.7043
        CIE-Luv:
        41.1341, 31.0869, -43.5086
        Hunter-Lab:
        34.5665, 31.3402, -22.0467
      #8b478e color charts
#8b478e RGB chart
      #8b478e CMYK chart
      #8b478e RGB pie chart
      #8b478e color shades, tints & tones
#8b478e color schemes
#8b478e color preview, HTML & CSS examples
           This text has a color of #8b478e        
        
          <p style="color:#8b478e;">Text here</p>
        
        
          .mytext {color:#8b478e;}
        
        Text color #8b478e
      
           This box has a color of #8b478e        
        
          <div style="background-color:#8b478e;">Content here</div>
        
        
          .mybackground {background-color:#8b478e;}
        
        Background color #8b478e
      
           Border around this has a color of #8b478e        
        
          <div style="border:2px solid #8b478e;">Content here</div>
        
        
          .myborder {border:2px solid #8b478e;}
        
        Border color #8b478e