#956ae4 color space conversions
Hex:
        #956ae4
        RGB:
        149, 106, 228
        CMY:
        42, 58, 11
        CMYK:
        35, 54, 0, 11
      HSL:
        261°, 69.3182%, 65.4902%
        HSV (HSB):
        261°, 53.5088%, 89.4118%
        XYZ:
        31.5521, 22.2991, 76.0400
        xyY:
        0.2429, 0.1717, 22.2991
      CIE-Lab:
        54.3429, 43.0027, -56.1615
        CIE-LCH:
        54.3429, 70.7343, 307.4412
        CIE-Luv:
        54.3429, 10.2969, -92.2361
        Hunter-Lab:
        47.2219, 36.6293, -62.4176
      #956ae4 color charts
#956ae4 RGB chart
      #956ae4 CMYK chart
      #956ae4 RGB pie chart
      #956ae4 color shades, tints & tones
#956ae4 color schemes
#956ae4 color preview, HTML & CSS examples
           This text has a color of #956ae4        
        
          <p style="color:#956ae4;">Text here</p>
        
        
          .mytext {color:#956ae4;}
        
        Text color #956ae4
      
           This box has a color of #956ae4        
        
          <div style="background-color:#956ae4;">Content here</div>
        
        
          .mybackground {background-color:#956ae4;}
        
        Background color #956ae4
      
           Border around this has a color of #956ae4        
        
          <div style="border:2px solid #956ae4;">Content here</div>
        
        
          .myborder {border:2px solid #956ae4;}
        
        Border color #956ae4