#953daf color space conversions
Hex:
        #953daf
        RGB:
        149, 61, 175
        CMY:
        42, 76, 31
        CMYK:
        15, 65, 0, 31
      HSL:
        286°, 48.3051%, 46.2745%
        HSV (HSB):
        286°, 65.1429%, 68.6275%
        XYZ:
        21.8010, 12.8222, 41.8833
        xyY:
        0.2850, 0.1676, 12.8222
      CIE-Lab:
        42.4941, 53.9370, -44.6014
        CIE-LCH:
        42.4941, 69.9892, 320.4121
        CIE-Luv:
        42.4941, 32.4858, -71.1021
        Hunter-Lab:
        35.8081, 46.0120, -44.2835
      #953daf color charts
#953daf RGB chart
      #953daf CMYK chart
      #953daf RGB pie chart
      #953daf color shades, tints & tones
#953daf color schemes
#953daf color preview, HTML & CSS examples
           This text has a color of #953daf        
        
          <p style="color:#953daf;">Text here</p>
        
        
          .mytext {color:#953daf;}
        
        Text color #953daf
      
           This box has a color of #953daf        
        
          <div style="background-color:#953daf;">Content here</div>
        
        
          .mybackground {background-color:#953daf;}
        
        Background color #953daf
      
           Border around this has a color of #953daf        
        
          <div style="border:2px solid #953daf;">Content here</div>
        
        
          .myborder {border:2px solid #953daf;}
        
        Border color #953daf