#9d2bee color space conversions
Hex:
        #9d2bee
        RGB:
        157, 43, 238
        CMY:
        38, 83, 7
        CMYK:
        34, 82, 0, 7
      HSL:
        275°, 85.1528%, 55.0980%
        HSV (HSB):
        275°, 81.9328%, 93.3333%
        XYZ:
        30.2011, 15.0689, 82.2057
        xyY:
        0.2369, 0.1182, 15.0689
      CIE-Lab:
        45.7284, 75.1207, -75.6860
        CIE-LCH:
        45.7284, 106.6372, 314.7853
        CIE-Luv:
        45.7284, 25.2049, -118.0821
        Hunter-Lab:
        38.8187, 70.9412, -98.3845
      #9d2bee color charts
#9d2bee RGB chart
      #9d2bee CMYK chart
      #9d2bee RGB pie chart
      #9d2bee color shades, tints & tones
#9d2bee color schemes
#9d2bee color preview, HTML & CSS examples
           This text has a color of #9d2bee        
        
          <p style="color:#9d2bee;">Text here</p>
        
        
          .mytext {color:#9d2bee;}
        
        Text color #9d2bee
      
           This box has a color of #9d2bee        
        
          <div style="background-color:#9d2bee;">Content here</div>
        
        
          .mybackground {background-color:#9d2bee;}
        
        Background color #9d2bee
      
           Border around this has a color of #9d2bee        
        
          <div style="border:2px solid #9d2bee;">Content here</div>
        
        
          .myborder {border:2px solid #9d2bee;}
        
        Border color #9d2bee