#9372bb color space conversions
Hex:
        #9372bb
        RGB:
        147, 114, 187
        CMY:
        42, 55, 27
        CMYK:
        21, 39, 0, 27
      HSL:
        267°, 34.9282%, 59.0196%
        HSV (HSB):
        267°, 39.0374%, 73.3333%
        XYZ:
        27.0196, 21.8255, 49.8024
        xyY:
        0.2739, 0.2212, 21.8255
      CIE-Lab:
        53.8414, 27.7228, -33.6805
        CIE-LCH:
        53.8414, 43.6226, 309.4582
        CIE-Luv:
        53.8414, 11.6766, -54.9084
        Hunter-Lab:
        46.7178, 21.4806, -30.5022
      #9372bb color charts
#9372bb RGB chart
      #9372bb CMYK chart
      #9372bb RGB pie chart
      #9372bb color shades, tints & tones
#9372bb color schemes
#9372bb color preview, HTML & CSS examples
           This text has a color of #9372bb        
        
          <p style="color:#9372bb;">Text here</p>
        
        
          .mytext {color:#9372bb;}
        
        Text color #9372bb
      
           This box has a color of #9372bb        
        
          <div style="background-color:#9372bb;">Content here</div>
        
        
          .mybackground {background-color:#9372bb;}
        
        Background color #9372bb
      
           Border around this has a color of #9372bb        
        
          <div style="border:2px solid #9372bb;">Content here</div>
        
        
          .myborder {border:2px solid #9372bb;}
        
        Border color #9372bb