#971ac9 color space conversions
Hex:
        #971ac9
        RGB:
        151, 26, 201
        CMY:
        41, 90, 21
        CMYK:
        25, 87, 0, 21
      HSL:
        283°, 77.0925%, 44.5098%
        HSV (HSB):
        283°, 87.0647%, 78.8235%
        XYZ:
        23.6745, 11.5351, 56.2371
        xyY:
        0.2589, 0.1261, 11.5351
      CIE-Lab:
        40.4676, 71.1997, -63.1086
        CIE-LCH:
        40.4676, 95.1424, 318.4475
        CIE-Luv:
        40.4676, 32.2558, -96.9191
        Hunter-Lab:
        33.9634, 64.9890, -74.3987
      #971ac9 color charts
#971ac9 RGB chart
      #971ac9 CMYK chart
      #971ac9 RGB pie chart
      #971ac9 color shades, tints & tones
#971ac9 color schemes
#971ac9 color preview, HTML & CSS examples
           This text has a color of #971ac9        
        
          <p style="color:#971ac9;">Text here</p>
        
        
          .mytext {color:#971ac9;}
        
        Text color #971ac9
      
           This box has a color of #971ac9        
        
          <div style="background-color:#971ac9;">Content here</div>
        
        
          .mybackground {background-color:#971ac9;}
        
        Background color #971ac9
      
           Border around this has a color of #971ac9        
        
          <div style="border:2px solid #971ac9;">Content here</div>
        
        
          .myborder {border:2px solid #971ac9;}
        
        Border color #971ac9