#952be3 color space conversions
Hex:
        #952be3
        RGB:
        149, 43, 227
        CMY:
        42, 83, 11
        CMYK:
        34, 81, 0, 11
      HSL:
        275°, 76.6667%, 52.9412%
        HSV (HSB):
        275°, 81.0573%, 89.0196%
        XYZ:
        27.1234, 13.6634, 73.8808
        xyY:
        0.2365, 0.1192, 13.6634
      CIE-Lab:
        43.7462, 71.6571, -72.7359
        CIE-LCH:
        43.7462, 102.1042, 314.5719
        CIE-Luv:
        43.7462, 23.4775, -112.2088
        Hunter-Lab:
        36.9640, 66.2927, -92.6295
      #952be3 color charts
#952be3 RGB chart
      #952be3 CMYK chart
      #952be3 RGB pie chart
      #952be3 color shades, tints & tones
#952be3 color schemes
#952be3 color preview, HTML & CSS examples
           This text has a color of #952be3        
        
          <p style="color:#952be3;">Text here</p>
        
        
          .mytext {color:#952be3;}
        
        Text color #952be3
      
           This box has a color of #952be3        
        
          <div style="background-color:#952be3;">Content here</div>
        
        
          .mybackground {background-color:#952be3;}
        
        Background color #952be3
      
           Border around this has a color of #952be3        
        
          <div style="border:2px solid #952be3;">Content here</div>
        
        
          .myborder {border:2px solid #952be3;}
        
        Border color #952be3