#972bef color space conversions
Hex:
        #972bef
        RGB:
        151, 43, 239
        CMY:
        41, 83, 6
        CMYK:
        37, 82, 0, 6
      HSL:
        273°, 85.9649%, 55.2941%
        HSV (HSB):
        273°, 82.0084%, 93.7255%
        XYZ:
        29.2064, 14.5391, 82.9283
        xyY:
        0.2306, 0.1148, 14.5391
      CIE-Lab:
        44.9963, 74.4885, -77.4803
        CIE-LCH:
        44.9963, 107.4790, 313.8722
        CIE-Luv:
        44.9963, 22.0285, -119.6600
        Hunter-Lab:
        38.1301, 69.9972, -102.2574
      #972bef color charts
#972bef RGB chart
      #972bef CMYK chart
      #972bef RGB pie chart
      #972bef color shades, tints & tones
#972bef color schemes
#972bef color preview, HTML & CSS examples
           This text has a color of #972bef        
        
          <p style="color:#972bef;">Text here</p>
        
        
          .mytext {color:#972bef;}
        
        Text color #972bef
      
           This box has a color of #972bef        
        
          <div style="background-color:#972bef;">Content here</div>
        
        
          .mybackground {background-color:#972bef;}
        
        Background color #972bef
      
           Border around this has a color of #972bef        
        
          <div style="border:2px solid #972bef;">Content here</div>
        
        
          .myborder {border:2px solid #972bef;}
        
        Border color #972bef