#9232bb color space conversions
Hex:
        #9232bb
        RGB:
        146, 50, 187
        CMY:
        43, 80, 27
        CMYK:
        22, 73, 0, 27
      HSL:
        282°, 57.8059%, 46.4706%
        HSV (HSB):
        282°, 73.2620%, 73.3333%
        XYZ:
        21.9643, 11.9801, 48.1684
        xyY:
        0.2675, 0.1459, 11.9801
      CIE-Lab:
        41.1844, 60.3445, -53.7989
        CIE-LCH:
        41.1844, 80.8442, 318.2820
        CIE-Luv:
        41.1844, 29.9596, -83.9877
        Hunter-Lab:
        34.6122, 52.7016, -58.2830
      #9232bb color charts
#9232bb RGB chart
      #9232bb CMYK chart
      #9232bb RGB pie chart
      #9232bb color shades, tints & tones
#9232bb color schemes
#9232bb color preview, HTML & CSS examples
           This text has a color of #9232bb        
        
          <p style="color:#9232bb;">Text here</p>
        
        
          .mytext {color:#9232bb;}
        
        Text color #9232bb
      
           This box has a color of #9232bb        
        
          <div style="background-color:#9232bb;">Content here</div>
        
        
          .mybackground {background-color:#9232bb;}
        
        Background color #9232bb
      
           Border around this has a color of #9232bb        
        
          <div style="border:2px solid #9232bb;">Content here</div>
        
        
          .myborder {border:2px solid #9232bb;}
        
        Border color #9232bb