#8a329e color space conversions
Hex:
        #8a329e
        RGB:
        138, 50, 158
        CMY:
        46, 80, 38
        CMYK:
        13, 68, 0, 38
      HSL:
        289°, 51.9231%, 40.7843%
        HSV (HSB):
        289°, 68.3544%, 61.9608%
        XYZ:
        17.7934, 10.1531, 33.3697
        xyY:
        0.2902, 0.1656, 10.1531
      CIE-Lab:
        38.1158, 52.7712, -41.5395
        CIE-LCH:
        38.1158, 67.1590, 321.7915
        CIE-Luv:
        38.1158, 32.4912, -64.4895
        Hunter-Lab:
        31.8639, 43.9157, -39.7870
      #8a329e color charts
#8a329e RGB chart
      #8a329e CMYK chart
      #8a329e RGB pie chart
      #8a329e color shades, tints & tones
#8a329e color schemes
#8a329e color preview, HTML & CSS examples
           This text has a color of #8a329e        
        
          <p style="color:#8a329e;">Text here</p>
        
        
          .mytext {color:#8a329e;}
        
        Text color #8a329e
      
           This box has a color of #8a329e        
        
          <div style="background-color:#8a329e;">Content here</div>
        
        
          .mybackground {background-color:#8a329e;}
        
        Background color #8a329e
      
           Border around this has a color of #8a329e        
        
          <div style="border:2px solid #8a329e;">Content here</div>
        
        
          .myborder {border:2px solid #8a329e;}
        
        Border color #8a329e