#953ccd color space conversions
Hex:
        #953ccd
        RGB:
        149, 60, 205
        CMY:
        42, 76, 20
        CMYK:
        27, 71, 0, 20
      HSL:
        277°, 59.1837%, 51.9608%
        HSV (HSB):
        277°, 70.7317%, 80.3922%
        XYZ:
        25.0297, 14.0291, 59.1463
        xyY:
        0.2549, 0.1429, 14.0291
      CIE-Lab:
        44.2746, 60.6819, -59.2654
        CIE-LCH:
        44.2746, 84.8215, 315.6766
        CIE-Luv:
        44.2746, 25.6906, -93.5574
        Hunter-Lab:
        37.4554, 53.7365, -67.4068
      #953ccd color charts
#953ccd RGB chart
      #953ccd CMYK chart
      #953ccd RGB pie chart
      #953ccd color shades, tints & tones
#953ccd color schemes
#953ccd color preview, HTML & CSS examples
           This text has a color of #953ccd        
        
          <p style="color:#953ccd;">Text here</p>
        
        
          .mytext {color:#953ccd;}
        
        Text color #953ccd
      
           This box has a color of #953ccd        
        
          <div style="background-color:#953ccd;">Content here</div>
        
        
          .mybackground {background-color:#953ccd;}
        
        Background color #953ccd
      
           Border around this has a color of #953ccd        
        
          <div style="border:2px solid #953ccd;">Content here</div>
        
        
          .myborder {border:2px solid #953ccd;}
        
        Border color #953ccd