#8a329a color space conversions
Hex:
        #8a329a
        RGB:
        138, 50, 154
        CMY:
        46, 80, 40
        CMYK:
        10, 68, 0, 40
      HSL:
        291°, 50.9804%, 40.0000%
        HSV (HSB):
        291°, 67.5325%, 60.3922%
        XYZ:
        17.4546, 10.0176, 31.5855
        xyY:
        0.2956, 0.1696, 10.0176
      CIE-Lab:
        37.8739, 51.9866, -39.5091
        CIE-LCH:
        37.8739, 65.2961, 322.7656
        CIE-Luv:
        37.8739, 33.5595, -61.4681
        Hunter-Lab:
        31.6505, 43.0503, -37.0127
      #8a329a color charts
#8a329a RGB chart
      #8a329a CMYK chart
      #8a329a RGB pie chart
      #8a329a color shades, tints & tones
#8a329a color schemes
#8a329a color preview, HTML & CSS examples
           This text has a color of #8a329a        
        
          <p style="color:#8a329a;">Text here</p>
        
        
          .mytext {color:#8a329a;}
        
        Text color #8a329a
      
           This box has a color of #8a329a        
        
          <div style="background-color:#8a329a;">Content here</div>
        
        
          .mybackground {background-color:#8a329a;}
        
        Background color #8a329a
      
           Border around this has a color of #8a329a        
        
          <div style="border:2px solid #8a329a;">Content here</div>
        
        
          .myborder {border:2px solid #8a329a;}
        
        Border color #8a329a