#956eee color space conversions
Hex:
        #956eee
        RGB:
        149, 110, 238
        CMY:
        42, 57, 7
        CMYK:
        37, 54, 0, 7
      HSL:
        258°, 79.0123%, 68.2353%
        HSV (HSB):
        258°, 53.7815%, 93.3333%
        XYZ:
        33.4030, 23.7145, 83.7057
        xyY:
        0.2372, 0.1684, 23.7145
      CIE-Lab:
        55.8008, 43.3602, -59.4209
        CIE-LCH:
        55.8008, 73.5591, 306.1187
        CIE-Luv:
        55.8008, 7.8717, -97.9123
        Hunter-Lab:
        48.6975, 37.2175, -67.8248
      #956eee color charts
#956eee RGB chart
      #956eee CMYK chart
      #956eee RGB pie chart
      #956eee color shades, tints & tones
#956eee color schemes
#956eee color preview, HTML & CSS examples
           This text has a color of #956eee        
        
          <p style="color:#956eee;">Text here</p>
        
        
          .mytext {color:#956eee;}
        
        Text color #956eee
      
           This box has a color of #956eee        
        
          <div style="background-color:#956eee;">Content here</div>
        
        
          .mybackground {background-color:#956eee;}
        
        Background color #956eee
      
           Border around this has a color of #956eee        
        
          <div style="border:2px solid #956eee;">Content here</div>
        
        
          .myborder {border:2px solid #956eee;}
        
        Border color #956eee