#956fc1 color space conversions
Hex:
        #956fc1
        RGB:
        149, 111, 193
        CMY:
        42, 56, 24
        CMYK:
        23, 42, 0, 24
      HSL:
        268°, 39.8058%, 59.6078%
        HSV (HSB):
        268°, 42.4870%, 75.6863%
        XYZ:
        27.7045, 21.6087, 53.1628
        xyY:
        0.2704, 0.2109, 21.6087
      CIE-Lab:
        53.6093, 31.4779, -37.4713
        CIE-LCH:
        53.6093, 48.9383, 310.0321
        CIE-Luv:
        53.6093, 13.1635, -61.3244
        Hunter-Lab:
        46.4852, 25.0345, -35.2674
      #956fc1 color charts
#956fc1 RGB chart
      #956fc1 CMYK chart
      #956fc1 RGB pie chart
      #956fc1 color shades, tints & tones
#956fc1 color schemes
#956fc1 color preview, HTML & CSS examples
           This text has a color of #956fc1        
        
          <p style="color:#956fc1;">Text here</p>
        
        
          .mytext {color:#956fc1;}
        
        Text color #956fc1
      
           This box has a color of #956fc1        
        
          <div style="background-color:#956fc1;">Content here</div>
        
        
          .mybackground {background-color:#956fc1;}
        
        Background color #956fc1
      
           Border around this has a color of #956fc1        
        
          <div style="border:2px solid #956fc1;">Content here</div>
        
        
          .myborder {border:2px solid #956fc1;}
        
        Border color #956fc1