#970f76 color space conversions
Hex:
        #970f76
        RGB:
        151, 15, 118
        CMY:
        41, 94, 54
        CMYK:
        0, 90, 22, 41
      HSL:
        315°, 81.9277%, 32.5490%
        HSV (HSB):
        315°, 90.0662%, 59.2157%
        XYZ:
        16.2033, 8.2290, 17.8739
        xyY:
        0.3830, 0.1945, 8.2290
      CIE-Lab:
        34.4552, 59.7623, -22.5171
        CIE-LCH:
        34.4552, 63.8635, 339.3547
        CIE-Luv:
        34.4552, 61.6021, -38.1256
        Hunter-Lab:
        28.6862, 50.6246, -16.8623
      #970f76 color charts
#970f76 RGB chart
      #970f76 CMYK chart
      #970f76 RGB pie chart
      #970f76 color shades, tints & tones
#970f76 color schemes
#970f76 color preview, HTML & CSS examples
           This text has a color of #970f76        
        
          <p style="color:#970f76;">Text here</p>
        
        
          .mytext {color:#970f76;}
        
        Text color #970f76
      
           This box has a color of #970f76        
        
          <div style="background-color:#970f76;">Content here</div>
        
        
          .mybackground {background-color:#970f76;}
        
        Background color #970f76
      
           Border around this has a color of #970f76        
        
          <div style="border:2px solid #970f76;">Content here</div>
        
        
          .myborder {border:2px solid #970f76;}
        
        Border color #970f76