#955c9e color space conversions
Hex:
        #955c9e
        RGB:
        149, 92, 158
        CMY:
        42, 64, 38
        CMYK:
        6, 42, 0, 38
      HSL:
        292°, 26.4000%, 49.0196%
        HSV (HSB):
        292°, 41.7722%, 61.9608%
        XYZ:
        22.3931, 16.5125, 34.3547
        xyY:
        0.3057, 0.2254, 16.5125
      CIE-Lab:
        47.6398, 34.5035, -26.4329
        CIE-LCH:
        47.6398, 43.4648, 322.5445
        CIE-Luv:
        47.6398, 26.1402, -43.3932
        Hunter-Lab:
        40.6355, 27.2542, -21.6810
      #955c9e color charts
#955c9e RGB chart
      #955c9e CMYK chart
      #955c9e RGB pie chart
      #955c9e color shades, tints & tones
#955c9e color schemes
#955c9e color preview, HTML & CSS examples
           This text has a color of #955c9e        
        
          <p style="color:#955c9e;">Text here</p>
        
        
          .mytext {color:#955c9e;}
        
        Text color #955c9e
      
           This box has a color of #955c9e        
        
          <div style="background-color:#955c9e;">Content here</div>
        
        
          .mybackground {background-color:#955c9e;}
        
        Background color #955c9e
      
           Border around this has a color of #955c9e        
        
          <div style="border:2px solid #955c9e;">Content here</div>
        
        
          .myborder {border:2px solid #955c9e;}
        
        Border color #955c9e