#972efd color space conversions
Hex:
        #972efd
        RGB:
        151, 46, 253
        CMY:
        41, 82, 1
        CMYK:
        40, 82, 0, 1
      HSL:
        270°, 98.1043%, 58.6275%
        HSV (HSB):
        270°, 81.8182%, 99.2157%
        XYZ:
        31.4691, 15.6251, 94.2859
        xyY:
        0.2226, 0.1105, 15.6251
      CIE-Lab:
        46.4788, 76.5960, -82.9083
        CIE-LCH:
        46.4788, 112.8749, 312.7337
        CIE-Luv:
        46.4788, 19.0736, -128.1246
        Hunter-Lab:
        39.5287, 72.9303, -113.7516
      #972efd color charts
#972efd RGB chart
      #972efd CMYK chart
      #972efd RGB pie chart
      #972efd color shades, tints & tones
#972efd color schemes
#972efd color preview, HTML & CSS examples
           This text has a color of #972efd        
        
          <p style="color:#972efd;">Text here</p>
        
        
          .mytext {color:#972efd;}
        
        Text color #972efd
      
           This box has a color of #972efd        
        
          <div style="background-color:#972efd;">Content here</div>
        
        
          .mybackground {background-color:#972efd;}
        
        Background color #972efd
      
           Border around this has a color of #972efd        
        
          <div style="border:2px solid #972efd;">Content here</div>
        
        
          .myborder {border:2px solid #972efd;}
        
        Border color #972efd