#972ad5 color space conversions
Hex:
        #972ad5
        RGB:
        151, 42, 213
        CMY:
        41, 84, 16
        CMYK:
        29, 80, 0, 16
      HSL:
        278°, 67.0588%, 50.0000%
        HSV (HSB):
        278°, 80.2817%, 83.5294%
        XYZ:
        25.6007, 13.0393, 64.1183
        xyY:
        0.2491, 0.1269, 13.0393
      CIE-Lab:
        42.8225, 69.3597, -66.2193
        CIE-LCH:
        42.8225, 95.8946, 316.3269
        CIE-Luv:
        42.8225, 27.7131, -102.7437
        Hunter-Lab:
        36.1100, 63.3575, -80.0006
      #972ad5 color charts
#972ad5 RGB chart
      #972ad5 CMYK chart
      #972ad5 RGB pie chart
      #972ad5 color shades, tints & tones
#972ad5 color schemes
#972ad5 color preview, HTML & CSS examples
           This text has a color of #972ad5        
        
          <p style="color:#972ad5;">Text here</p>
        
        
          .mytext {color:#972ad5;}
        
        Text color #972ad5
      
           This box has a color of #972ad5        
        
          <div style="background-color:#972ad5;">Content here</div>
        
        
          .mybackground {background-color:#972ad5;}
        
        Background color #972ad5
      
           Border around this has a color of #972ad5        
        
          <div style="border:2px solid #972ad5;">Content here</div>
        
        
          .myborder {border:2px solid #972ad5;}
        
        Border color #972ad5