#955e9a color space conversions
Hex:
        #955e9a
        RGB:
        149, 94, 154
        CMY:
        42, 63, 40
        CMYK:
        3, 39, 0, 40
      HSL:
        295°, 24.1935%, 48.6275%
        HSV (HSB):
        295°, 38.9610%, 60.3922%
        XYZ:
        22.2299, 16.7281, 32.6290
        xyY:
        0.3105, 0.2337, 16.7281
      CIE-Lab:
        47.9156, 32.5625, -23.6384
        CIE-LCH:
        47.9156, 40.2379, 324.0227
        CIE-Luv:
        47.9156, 26.0440, -38.9786
        Hunter-Lab:
        40.9000, 25.4431, -18.6702
      #955e9a color charts
#955e9a RGB chart
      #955e9a CMYK chart
      #955e9a RGB pie chart
      #955e9a color shades, tints & tones
#955e9a color schemes
#955e9a color preview, HTML & CSS examples
           This text has a color of #955e9a        
        
          <p style="color:#955e9a;">Text here</p>
        
        
          .mytext {color:#955e9a;}
        
        Text color #955e9a
      
           This box has a color of #955e9a        
        
          <div style="background-color:#955e9a;">Content here</div>
        
        
          .mybackground {background-color:#955e9a;}
        
        Background color #955e9a
      
           Border around this has a color of #955e9a        
        
          <div style="border:2px solid #955e9a;">Content here</div>
        
        
          .myborder {border:2px solid #955e9a;}
        
        Border color #955e9a