#8232b3 color space conversions
Hex:
        #8232b3
        RGB:
        130, 50, 179
        CMY:
        49, 80, 30
        CMYK:
        27, 72, 0, 30
      HSL:
        277°, 56.3319%, 44.9020%
        HSV (HSB):
        277°, 72.0670%, 70.1961%
        XYZ:
        18.4832, 10.2817, 43.6582
        xyY:
        0.2552, 0.1420, 10.2817
      CIE-Lab:
        38.3433, 55.4400, -53.7842
        CIE-LCH:
        38.3433, 77.2420, 315.8685
        CIE-Luv:
        38.3433, 22.7368, -81.5618
        Hunter-Lab:
        32.0651, 46.7784, -58.2807
      #8232b3 color charts
#8232b3 RGB chart
      #8232b3 CMYK chart
      #8232b3 RGB pie chart
      #8232b3 color shades, tints & tones
#8232b3 color schemes
#8232b3 color preview, HTML & CSS examples
           This text has a color of #8232b3        
        
          <p style="color:#8232b3;">Text here</p>
        
        
          .mytext {color:#8232b3;}
        
        Text color #8232b3
      
           This box has a color of #8232b3        
        
          <div style="background-color:#8232b3;">Content here</div>
        
        
          .mybackground {background-color:#8232b3;}
        
        Background color #8232b3
      
           Border around this has a color of #8232b3        
        
          <div style="border:2px solid #8232b3;">Content here</div>
        
        
          .myborder {border:2px solid #8232b3;}
        
        Border color #8232b3