#9250bb color space conversions
Hex:
        #9250bb
        RGB:
        146, 80, 187
        CMY:
        43, 69, 27
        CMYK:
        22, 57, 0, 27
      HSL:
        277°, 44.0329%, 52.3529%
        HSV (HSB):
        277°, 57.2193%, 73.3333%
        XYZ:
        23.6924, 15.4362, 48.7445
        xyY:
        0.2696, 0.1757, 15.4362
      CIE-Lab:
        46.2259, 46.4583, -45.7117
        CIE-LCH:
        46.2259, 65.1762, 315.4641
        CIE-Luv:
        46.2259, 22.9662, -73.4902
        Hunter-Lab:
        39.2889, 38.8852, -46.0570
      #9250bb color charts
#9250bb RGB chart
      #9250bb CMYK chart
      #9250bb RGB pie chart
      #9250bb color shades, tints & tones
#9250bb color schemes
#9250bb color preview, HTML & CSS examples
           This text has a color of #9250bb        
        
          <p style="color:#9250bb;">Text here</p>
        
        
          .mytext {color:#9250bb;}
        
        Text color #9250bb
      
           This box has a color of #9250bb        
        
          <div style="background-color:#9250bb;">Content here</div>
        
        
          .mybackground {background-color:#9250bb;}
        
        Background color #9250bb
      
           Border around this has a color of #9250bb        
        
          <div style="border:2px solid #9250bb;">Content here</div>
        
        
          .myborder {border:2px solid #9250bb;}
        
        Border color #9250bb