#952eee color space conversions
Hex:
        #952eee
        RGB:
        149, 46, 238
        CMY:
        42, 82, 7
        CMYK:
        37, 81, 0, 7
      HSL:
        272°, 84.9558%, 55.6863%
        HSV (HSB):
        272°, 80.6723%, 93.3333%
        XYZ:
        28.8040, 14.5166, 82.1728
        xyY:
        0.2295, 0.1157, 14.5166
      CIE-Lab:
        44.9649, 73.0676, -76.9781
        CIE-LCH:
        44.9649, 106.1343, 313.5071
        CIE-Luv:
        44.9649, 20.9445, -118.8761
        Hunter-Lab:
        38.1007, 68.2696, -101.2020
      #952eee color charts
#952eee RGB chart
      #952eee CMYK chart
      #952eee RGB pie chart
      #952eee color shades, tints & tones
#952eee color schemes
#952eee color preview, HTML & CSS examples
           This text has a color of #952eee        
        
          <p style="color:#952eee;">Text here</p>
        
        
          .mytext {color:#952eee;}
        
        Text color #952eee
      
           This box has a color of #952eee        
        
          <div style="background-color:#952eee;">Content here</div>
        
        
          .mybackground {background-color:#952eee;}
        
        Background color #952eee
      
           Border around this has a color of #952eee        
        
          <div style="border:2px solid #952eee;">Content here</div>
        
        
          .myborder {border:2px solid #952eee;}
        
        Border color #952eee