#972dbf color space conversions
Hex:
        #972dbf
        RGB:
        151, 45, 191
        CMY:
        41, 82, 25
        CMYK:
        21, 76, 0, 25
      HSL:
        284°, 61.8644%, 46.2745%
        HSV (HSB):
        284°, 76.4398%, 74.9020%
        XYZ:
        23.1049, 12.2177, 50.4307
        xyY:
        0.2694, 0.1425, 12.2177
      CIE-Lab:
        41.5600, 63.9471, -55.5007
        CIE-LCH:
        41.5600, 84.6732, 319.0448
        CIE-Luv:
        41.5600, 32.7188, -86.9299
        Hunter-Lab:
        34.9538, 56.8214, -61.0749
      #972dbf color charts
#972dbf RGB chart
      #972dbf CMYK chart
      #972dbf RGB pie chart
      #972dbf color shades, tints & tones
#972dbf color schemes
#972dbf color preview, HTML & CSS examples
           This text has a color of #972dbf        
        
          <p style="color:#972dbf;">Text here</p>
        
        
          .mytext {color:#972dbf;}
        
        Text color #972dbf
      
           This box has a color of #972dbf        
        
          <div style="background-color:#972dbf;">Content here</div>
        
        
          .mybackground {background-color:#972dbf;}
        
        Background color #972dbf
      
           Border around this has a color of #972dbf        
        
          <div style="border:2px solid #972dbf;">Content here</div>
        
        
          .myborder {border:2px solid #972dbf;}
        
        Border color #972dbf