#970c7d color space conversions
Hex:
        #970c7d
        RGB:
        151, 12, 125
        CMY:
        41, 95, 51
        CMYK:
        0, 92, 17, 41
      HSL:
        311°, 85.2761%, 31.9608%
        HSV (HSB):
        311°, 92.0530%, 59.2157%
        XYZ:
        16.5956, 8.3229, 20.1338
        xyY:
        0.3684, 0.1847, 8.3229
      CIE-Lab:
        34.6466, 61.1573, -26.6208
        CIE-LCH:
        34.6466, 66.6999, 336.4773
        CIE-Luv:
        34.6466, 59.0237, -43.7888
        Hunter-Lab:
        28.8495, 52.1954, -21.1834
      #970c7d color charts
#970c7d RGB chart
      #970c7d CMYK chart
      #970c7d RGB pie chart
      #970c7d color shades, tints & tones
#970c7d color schemes
#970c7d color preview, HTML & CSS examples
           This text has a color of #970c7d        
        
          <p style="color:#970c7d;">Text here</p>
        
        
          .mytext {color:#970c7d;}
        
        Text color #970c7d
      
           This box has a color of #970c7d        
        
          <div style="background-color:#970c7d;">Content here</div>
        
        
          .mybackground {background-color:#970c7d;}
        
        Background color #970c7d
      
           Border around this has a color of #970c7d        
        
          <div style="border:2px solid #970c7d;">Content here</div>
        
        
          .myborder {border:2px solid #970c7d;}
        
        Border color #970c7d