#972cf7 color space conversions
Hex:
        #972cf7
        RGB:
        151, 44, 247
        CMY:
        41, 83, 3
        CMYK:
        39, 82, 0, 3
      HSL:
        272°, 92.6941%, 57.0588%
        HSV (HSB):
        272°, 82.1862%, 96.8627%
        XYZ:
        30.4517, 15.0961, 89.3045
        xyY:
        0.2258, 0.1119, 15.0961
      CIE-Lab:
        45.7655, 75.9018, -80.7201
        CIE-LCH:
        45.7655, 110.8008, 313.2379
        CIE-Luv:
        45.7655, 20.3822, -124.6132
        Hunter-Lab:
        38.8537, 71.9060, -109.0796
      #972cf7 color charts
#972cf7 RGB chart
      #972cf7 CMYK chart
      #972cf7 RGB pie chart
      #972cf7 color shades, tints & tones
#972cf7 color schemes
#972cf7 color preview, HTML & CSS examples
           This text has a color of #972cf7        
        
          <p style="color:#972cf7;">Text here</p>
        
        
          .mytext {color:#972cf7;}
        
        Text color #972cf7
      
           This box has a color of #972cf7        
        
          <div style="background-color:#972cf7;">Content here</div>
        
        
          .mybackground {background-color:#972cf7;}
        
        Background color #972cf7
      
           Border around this has a color of #972cf7        
        
          <div style="border:2px solid #972cf7;">Content here</div>
        
        
          .myborder {border:2px solid #972cf7;}
        
        Border color #972cf7