#8232a7 color space conversions
Hex:
        #8232a7
        RGB:
        130, 50, 167
        CMY:
        49, 80, 35
        CMYK:
        22, 70, 0, 35
      HSL:
        281°, 53.9171%, 42.5490%
        HSV (HSB):
        281°, 70.0599%, 65.4902%
        XYZ:
        17.3216, 9.8171, 37.5411
        xyY:
        0.2678, 0.1518, 9.8171
      CIE-Lab:
        37.5121, 52.8228, -47.9802
        CIE-LCH:
        37.5121, 71.3606, 317.7504
        CIE-Luv:
        37.5121, 25.4118, -72.9543
        Hunter-Lab:
        31.3322, 43.8500, -49.1067
      #8232a7 color charts
#8232a7 RGB chart
      #8232a7 CMYK chart
      #8232a7 RGB pie chart
      #8232a7 color shades, tints & tones
#8232a7 color schemes
#8232a7 color preview, HTML & CSS examples
           This text has a color of #8232a7        
        
          <p style="color:#8232a7;">Text here</p>
        
        
          .mytext {color:#8232a7;}
        
        Text color #8232a7
      
           This box has a color of #8232a7        
        
          <div style="background-color:#8232a7;">Content here</div>
        
        
          .mybackground {background-color:#8232a7;}
        
        Background color #8232a7
      
           Border around this has a color of #8232a7        
        
          <div style="border:2px solid #8232a7;">Content here</div>
        
        
          .myborder {border:2px solid #8232a7;}
        
        Border color #8232a7