#971aca color space conversions
Hex:
        #971aca
        RGB:
        151, 26, 202
        CMY:
        41, 90, 21
        CMYK:
        25, 87, 0, 21
      HSL:
        283°, 77.1930%, 44.7059%
        HSV (HSB):
        283°, 87.1287%, 79.2157%
        XYZ:
        23.7926, 11.5824, 56.8587
        xyY:
        0.2580, 0.1256, 11.5824
      CIE-Lab:
        40.5445, 71.3900, -63.5650
        CIE-LCH:
        40.5445, 95.5879, 318.3184
        CIE-Luv:
        40.5445, 31.9946, -97.5897
        Hunter-Lab:
        34.0329, 65.2328, -75.2328
      #971aca color charts
#971aca RGB chart
      #971aca CMYK chart
      #971aca RGB pie chart
      #971aca color shades, tints & tones
#971aca color schemes
#971aca color preview, HTML & CSS examples
           This text has a color of #971aca        
        
          <p style="color:#971aca;">Text here</p>
        
        
          .mytext {color:#971aca;}
        
        Text color #971aca
      
           This box has a color of #971aca        
        
          <div style="background-color:#971aca;">Content here</div>
        
        
          .mybackground {background-color:#971aca;}
        
        Background color #971aca
      
           Border around this has a color of #971aca        
        
          <div style="border:2px solid #971aca;">Content here</div>
        
        
          .myborder {border:2px solid #971aca;}
        
        Border color #971aca