#970b9a color space conversions
Hex:
        #970b9a
        RGB:
        151, 11, 154
        CMY:
        41, 96, 40
        CMYK:
        2, 93, 0, 40
      HSL:
        299°, 86.6667%, 32.3529%
        HSV (HSB):
        299°, 92.8571%, 60.3922%
        XYZ:
        18.7149, 9.1517, 31.3519
        xyY:
        0.3160, 0.1545, 9.1517
      CIE-Lab:
        36.2748, 65.5614, -41.9391
        CIE-LCH:
        36.2748, 77.8279, 327.3933
        CIE-Luv:
        36.2748, 47.8847, -65.5181
        Hunter-Lab:
        30.2519, 57.4859, -40.2697
      #970b9a color charts
#970b9a RGB chart
      #970b9a CMYK chart
      #970b9a RGB pie chart
      #970b9a color shades, tints & tones
#970b9a color schemes
#970b9a color preview, HTML & CSS examples
           This text has a color of #970b9a        
        
          <p style="color:#970b9a;">Text here</p>
        
        
          .mytext {color:#970b9a;}
        
        Text color #970b9a
      
           This box has a color of #970b9a        
        
          <div style="background-color:#970b9a;">Content here</div>
        
        
          .mybackground {background-color:#970b9a;}
        
        Background color #970b9a
      
           Border around this has a color of #970b9a        
        
          <div style="border:2px solid #970b9a;">Content here</div>
        
        
          .myborder {border:2px solid #970b9a;}
        
        Border color #970b9a