#972cbb color space conversions
Hex:
        #972cbb
        RGB:
        151, 44, 187
        CMY:
        41, 83, 27
        CMYK:
        19, 76, 0, 27
      HSL:
        285°, 61.9048%, 45.2941%
        HSV (HSB):
        285°, 76.4706%, 73.3333%
        XYZ:
        22.6328, 11.9685, 48.1310
        xyY:
        0.2736, 0.1447, 11.9685
      CIE-Lab:
        41.1661, 63.5054, -53.7910
        CIE-LCH:
        41.1661, 83.2251, 319.7344
        CIE-Luv:
        41.1661, 33.9255, -84.2948
        Hunter-Lab:
        34.5956, 56.2345, -58.2702
      #972cbb color charts
#972cbb RGB chart
      #972cbb CMYK chart
      #972cbb RGB pie chart
      #972cbb color shades, tints & tones
#972cbb color schemes
#972cbb color preview, HTML & CSS examples
           This text has a color of #972cbb        
        
          <p style="color:#972cbb;">Text here</p>
        
        
          .mytext {color:#972cbb;}
        
        Text color #972cbb
      
           This box has a color of #972cbb        
        
          <div style="background-color:#972cbb;">Content here</div>
        
        
          .mybackground {background-color:#972cbb;}
        
        Background color #972cbb
      
           Border around this has a color of #972cbb        
        
          <div style="border:2px solid #972cbb;">Content here</div>
        
        
          .myborder {border:2px solid #972cbb;}
        
        Border color #972cbb