#970c49 color space conversions
Hex:
        #970c49
        RGB:
        151, 12, 73
        CMY:
        41, 95, 71
        CMYK:
        0, 92, 52, 41
      HSL:
        334°, 85.2761%, 31.9608%
        HSV (HSB):
        334°, 92.0530%, 59.2157%
        XYZ:
        14.0966, 7.3233, 6.9739
        xyY:
        0.4965, 0.2579, 7.3233
      CIE-Lab:
        32.5318, 55.4751, 3.6550
        CIE-LCH:
        32.5318, 55.5954, 3.7695
        CIE-Luv:
        32.5318, 80.9400, -5.6551
        Hunter-Lab:
        27.0616, 45.6241, 3.6638
      #970c49 color charts
#970c49 RGB chart
      #970c49 CMYK chart
      #970c49 RGB pie chart
      #970c49 color shades, tints & tones
#970c49 color schemes
#970c49 color preview, HTML & CSS examples
           This text has a color of #970c49        
        
          <p style="color:#970c49;">Text here</p>
        
        
          .mytext {color:#970c49;}
        
        Text color #970c49
      
           This box has a color of #970c49        
        
          <div style="background-color:#970c49;">Content here</div>
        
        
          .mybackground {background-color:#970c49;}
        
        Background color #970c49
      
           Border around this has a color of #970c49        
        
          <div style="border:2px solid #970c49;">Content here</div>
        
        
          .myborder {border:2px solid #970c49;}
        
        Border color #970c49