#9531d7 color space conversions
Hex:
        #9531d7
        RGB:
        149, 49, 215
        CMY:
        42, 81, 16
        CMYK:
        31, 77, 0, 16
      HSL:
        276°, 67.4797%, 51.7647%
        HSV (HSB):
        276°, 77.2093%, 84.3137%
        XYZ:
        25.7585, 13.4925, 65.5367
        xyY:
        0.2458, 0.1288, 13.4925
      CIE-Lab:
        43.4961, 67.1180, -66.2849
        CIE-LCH:
        43.4961, 94.3319, 315.3578
        CIE-Luv:
        43.4961, 25.2939, -103.1656
        Hunter-Lab:
        36.7321, 60.8923, -80.0715
      #9531d7 color charts
#9531d7 RGB chart
      #9531d7 CMYK chart
      #9531d7 RGB pie chart
      #9531d7 color shades, tints & tones
#9531d7 color schemes
#9531d7 color preview, HTML & CSS examples
           This text has a color of #9531d7        
        
          <p style="color:#9531d7;">Text here</p>
        
        
          .mytext {color:#9531d7;}
        
        Text color #9531d7
      
           This box has a color of #9531d7        
        
          <div style="background-color:#9531d7;">Content here</div>
        
        
          .mybackground {background-color:#9531d7;}
        
        Background color #9531d7
      
           Border around this has a color of #9531d7        
        
          <div style="border:2px solid #9531d7;">Content here</div>
        
        
          .myborder {border:2px solid #9531d7;}
        
        Border color #9531d7