#955bbe color space conversions
Hex:
        #955bbe
        RGB:
        149, 91, 190
        CMY:
        42, 64, 25
        CMYK:
        22, 52, 0, 25
      HSL:
        275°, 43.2314%, 55.0980%
        HSV (HSB):
        275°, 52.1053%, 74.5098%
        XYZ:
        25.4298, 17.5894, 50.7700
        xyY:
        0.2711, 0.1875, 17.5894
      CIE-Lab:
        48.9943, 42.0367, -43.0292
        CIE-LCH:
        48.9943, 60.1547, 314.3316
        CIE-Luv:
        48.9943, 20.7078, -69.9604
        Hunter-Lab:
        41.9398, 34.8372, -42.4154
      #955bbe color charts
#955bbe RGB chart
      #955bbe CMYK chart
      #955bbe RGB pie chart
      #955bbe color shades, tints & tones
#955bbe color schemes
#955bbe color preview, HTML & CSS examples
           This text has a color of #955bbe        
        
          <p style="color:#955bbe;">Text here</p>
        
        
          .mytext {color:#955bbe;}
        
        Text color #955bbe
      
           This box has a color of #955bbe        
        
          <div style="background-color:#955bbe;">Content here</div>
        
        
          .mybackground {background-color:#955bbe;}
        
        Background color #955bbe
      
           Border around this has a color of #955bbe        
        
          <div style="border:2px solid #955bbe;">Content here</div>
        
        
          .myborder {border:2px solid #955bbe;}
        
        Border color #955bbe