#9b2eaf color space conversions
Hex:
        #9b2eaf
        RGB:
        155, 46, 175
        CMY:
        39, 82, 31
        CMYK:
        11, 74, 0, 31
      HSL:
        291°, 58.3710%, 43.3333%
        HSV (HSB):
        291°, 73.7143%, 68.6275%
        XYZ:
        22.2324, 12.0177, 41.7053
        xyY:
        0.2927, 0.1582, 12.0177
      CIE-Lab:
        41.2442, 61.3300, -46.5500
        CIE-LCH:
        41.2442, 76.9953, 322.8012
        CIE-Luv:
        41.2442, 39.4662, -74.0960
        Hunter-Lab:
        34.6666, 53.8095, -47.0618
      #9b2eaf color charts
#9b2eaf RGB chart
      #9b2eaf CMYK chart
      #9b2eaf RGB pie chart
      #9b2eaf color shades, tints & tones
#9b2eaf color schemes
#9b2eaf color preview, HTML & CSS examples
           This text has a color of #9b2eaf        
        
          <p style="color:#9b2eaf;">Text here</p>
        
        
          .mytext {color:#9b2eaf;}
        
        Text color #9b2eaf
      
           This box has a color of #9b2eaf        
        
          <div style="background-color:#9b2eaf;">Content here</div>
        
        
          .mybackground {background-color:#9b2eaf;}
        
        Background color #9b2eaf
      
           Border around this has a color of #9b2eaf        
        
          <div style="border:2px solid #9b2eaf;">Content here</div>
        
        
          .myborder {border:2px solid #9b2eaf;}
        
        Border color #9b2eaf