#956e98 color space conversions
Hex:
        #956e98
        RGB:
        149, 110, 152
        CMY:
        42, 57, 40
        CMYK:
        2, 28, 0, 40
      HSL:
        296°, 16.9355%, 51.3725%
        HSV (HSB):
        296°, 27.6316%, 59.6078%
        XYZ:
        23.6379, 19.8084, 32.2833
        xyY:
        0.3121, 0.2616, 19.8084
      CIE-Lab:
        51.6199, 22.9667, -16.7772
        CIE-LCH:
        51.6199, 28.4419, 323.8519
        CIE-Luv:
        51.6199, 19.1713, -27.8121
        Hunter-Lab:
        44.5067, 16.9162, -11.8519
      #956e98 color charts
#956e98 RGB chart
      #956e98 CMYK chart
      #956e98 RGB pie chart
      #956e98 color shades, tints & tones
#956e98 color schemes
#956e98 color preview, HTML & CSS examples
           This text has a color of #956e98        
        
          <p style="color:#956e98;">Text here</p>
        
        
          .mytext {color:#956e98;}
        
        Text color #956e98
      
           This box has a color of #956e98        
        
          <div style="background-color:#956e98;">Content here</div>
        
        
          .mybackground {background-color:#956e98;}
        
        Background color #956e98
      
           Border around this has a color of #956e98        
        
          <div style="border:2px solid #956e98;">Content here</div>
        
        
          .myborder {border:2px solid #956e98;}
        
        Border color #956e98