#953cbb color space conversions
Hex:
        #953cbb
        RGB:
        149, 60, 187
        CMY:
        42, 76, 27
        CMYK:
        20, 68, 0, 27
      HSL:
        282°, 51.4170%, 48.4314%
        HSV (HSB):
        282°, 67.9144%, 73.3333%
        XYZ:
        22.9799, 13.2091, 48.3522
        xyY:
        0.2718, 0.1562, 13.2091
      CIE-Lab:
        43.0767, 56.8462, -50.7298
        CIE-LCH:
        43.0767, 76.1906, 318.2541
        CIE-Luv:
        43.0767, 29.7851, -80.4577
        Hunter-Lab:
        36.3444, 49.2598, -53.4377
      #953cbb color charts
#953cbb RGB chart
      #953cbb CMYK chart
      #953cbb RGB pie chart
      #953cbb color shades, tints & tones
#953cbb color schemes
#953cbb color preview, HTML & CSS examples
           This text has a color of #953cbb        
        
          <p style="color:#953cbb;">Text here</p>
        
        
          .mytext {color:#953cbb;}
        
        Text color #953cbb
      
           This box has a color of #953cbb        
        
          <div style="background-color:#953cbb;">Content here</div>
        
        
          .mybackground {background-color:#953cbb;}
        
        Background color #953cbb
      
           Border around this has a color of #953cbb        
        
          <div style="border:2px solid #953cbb;">Content here</div>
        
        
          .myborder {border:2px solid #953cbb;}
        
        Border color #953cbb