#956ff0 color space conversions
Hex:
        #956ff0
        RGB:
        149, 111, 240
        CMY:
        42, 56, 6
        CMYK:
        38, 54, 0, 6
      HSL:
        258°, 81.1321%, 68.8235%
        HSV (HSB):
        258°, 53.7500%, 94.1176%
        XYZ:
        33.8070, 24.0497, 85.2983
        xyY:
        0.2362, 0.1680, 24.0497
      CIE-Lab:
        56.1375, 43.3257, -59.9949
        CIE-LCH:
        56.1375, 74.0034, 305.8352
        CIE-Luv:
        56.1375, 7.3419, -98.9370
        Hunter-Lab:
        49.0405, 37.2316, -68.7974
      #956ff0 color charts
#956ff0 RGB chart
      #956ff0 CMYK chart
      #956ff0 RGB pie chart
      #956ff0 color shades, tints & tones
#956ff0 color schemes
#956ff0 color preview, HTML & CSS examples
           This text has a color of #956ff0        
        
          <p style="color:#956ff0;">Text here</p>
        
        
          .mytext {color:#956ff0;}
        
        Text color #956ff0
      
           This box has a color of #956ff0        
        
          <div style="background-color:#956ff0;">Content here</div>
        
        
          .mybackground {background-color:#956ff0;}
        
        Background color #956ff0
      
           Border around this has a color of #956ff0        
        
          <div style="border:2px solid #956ff0;">Content here</div>
        
        
          .myborder {border:2px solid #956ff0;}
        
        Border color #956ff0