#9535dd color space conversions
Hex:
        #9535dd
        RGB:
        149, 53, 221
        CMY:
        42, 79, 13
        CMYK:
        33, 76, 0, 13
      HSL:
        274°, 71.1864%, 53.7255%
        HSV (HSB):
        274°, 76.0181%, 86.6667%
        XYZ:
        26.7187, 14.1562, 69.7308
        xyY:
        0.2416, 0.1280, 14.1562
      CIE-Lab:
        44.4561, 66.9515, -68.1577
        CIE-LCH:
        44.4561, 95.5404, 314.4885
        CIE-Luv:
        44.4561, 23.4549, -106.4023
        Hunter-Lab:
        37.6248, 60.9158, -83.5462
      #9535dd color charts
#9535dd RGB chart
      #9535dd CMYK chart
      #9535dd RGB pie chart
      #9535dd color shades, tints & tones
#9535dd color schemes
#9535dd color preview, HTML & CSS examples
           This text has a color of #9535dd        
        
          <p style="color:#9535dd;">Text here</p>
        
        
          .mytext {color:#9535dd;}
        
        Text color #9535dd
      
           This box has a color of #9535dd        
        
          <div style="background-color:#9535dd;">Content here</div>
        
        
          .mybackground {background-color:#9535dd;}
        
        Background color #9535dd
      
           Border around this has a color of #9535dd        
        
          <div style="border:2px solid #9535dd;">Content here</div>
        
        
          .myborder {border:2px solid #9535dd;}
        
        Border color #9535dd