#9531ed color space conversions
Hex:
        #9531ed
        RGB:
        149, 49, 237
        CMY:
        42, 81, 7
        CMYK:
        37, 79, 0, 7
      HSL:
        272°, 83.9286%, 56.0784%
        HSV (HSB):
        272°, 79.3249%, 92.9412%
        XYZ:
        28.7788, 14.7006, 81.4415
        xyY:
        0.2304, 0.1177, 14.7006
      CIE-Lab:
        45.2214, 71.8638, -75.9940
        CIE-LCH:
        45.2214, 104.5920, 313.3999
        CIE-Luv:
        45.2214, 20.7932, -117.7526
        Hunter-Lab:
        38.3414, 66.8836, -99.0998
      #9531ed color charts
#9531ed RGB chart
      #9531ed CMYK chart
      #9531ed RGB pie chart
      #9531ed color shades, tints & tones
#9531ed color schemes
#9531ed color preview, HTML & CSS examples
           This text has a color of #9531ed        
        
          <p style="color:#9531ed;">Text here</p>
        
        
          .mytext {color:#9531ed;}
        
        Text color #9531ed
      
           This box has a color of #9531ed        
        
          <div style="background-color:#9531ed;">Content here</div>
        
        
          .mybackground {background-color:#9531ed;}
        
        Background color #9531ed
      
           Border around this has a color of #9531ed        
        
          <div style="border:2px solid #9531ed;">Content here</div>
        
        
          .myborder {border:2px solid #9531ed;}
        
        Border color #9531ed