#953bbf color space conversions
Hex:
        #953bbf
        RGB:
        149, 59, 191
        CMY:
        42, 77, 25
        CMYK:
        22, 69, 0, 25
      HSL:
        281°, 52.8000%, 49.0196%
        HSV (HSB):
        281°, 69.1099%, 74.9020%
        XYZ:
        23.3624, 13.2791, 50.6220
        xyY:
        0.2677, 0.1522, 13.2791
      CIE-Lab:
        43.1808, 58.1160, -52.9016
        CIE-LCH:
        43.1808, 78.5879, 317.6891
        CIE-Luv:
        43.1808, 29.0490, -83.7198
        Hunter-Lab:
        36.4405, 50.6674, -56.8555
      #953bbf color charts
#953bbf RGB chart
      #953bbf CMYK chart
      #953bbf RGB pie chart
      #953bbf color shades, tints & tones
#953bbf color schemes
#953bbf color preview, HTML & CSS examples
           This text has a color of #953bbf        
        
          <p style="color:#953bbf;">Text here</p>
        
        
          .mytext {color:#953bbf;}
        
        Text color #953bbf
      
           This box has a color of #953bbf        
        
          <div style="background-color:#953bbf;">Content here</div>
        
        
          .mybackground {background-color:#953bbf;}
        
        Background color #953bbf
      
           Border around this has a color of #953bbf        
        
          <div style="border:2px solid #953bbf;">Content here</div>
        
        
          .myborder {border:2px solid #953bbf;}
        
        Border color #953bbf