#9531d3 color space conversions
Hex:
        #9531d3
        RGB:
        149, 49, 211
        CMY:
        42, 81, 17
        CMYK:
        29, 77, 0, 17
      HSL:
        277°, 64.8000%, 50.9804%
        HSV (HSB):
        277°, 76.7773%, 82.7451%
        XYZ:
        25.2506, 13.2893, 62.8623
        xyY:
        0.2490, 0.1311, 13.2893
      CIE-Lab:
        43.1960, 66.2709, -64.4733
        CIE-LCH:
        43.1960, 92.4589, 315.7877
        CIE-Luv:
        43.1960, 26.1755, -100.4399
        Hunter-Lab:
        36.4545, 59.8444, -76.7216
      #9531d3 color charts
#9531d3 RGB chart
      #9531d3 CMYK chart
      #9531d3 RGB pie chart
      #9531d3 color shades, tints & tones
#9531d3 color schemes
#9531d3 color preview, HTML & CSS examples
           This text has a color of #9531d3        
        
          <p style="color:#9531d3;">Text here</p>
        
        
          .mytext {color:#9531d3;}
        
        Text color #9531d3
      
           This box has a color of #9531d3        
        
          <div style="background-color:#9531d3;">Content here</div>
        
        
          .mybackground {background-color:#9531d3;}
        
        Background color #9531d3
      
           Border around this has a color of #9531d3        
        
          <div style="border:2px solid #9531d3;">Content here</div>
        
        
          .myborder {border:2px solid #9531d3;}
        
        Border color #9531d3