#70004d color space conversions
Hex:
        #70004d
        RGB:
        112, 0, 77
        CMY:
        56, 100, 70
        CMYK:
        0, 100, 31, 56
      HSL:
        319°, 100.0000%, 21.9608%
        HSV (HSB):
        319°, 100.0000%, 43.9216%
        XYZ:
        8.0216, 3.9806, 7.3667
        xyY:
        0.4142, 0.2055, 3.9806
      CIE-Lab:
        23.6071, 48.5998, -13.2076
        CIE-LCH:
        23.6071, 50.3625, 344.7964
        CIE-Luv:
        23.6071, 48.9037, -21.3375
        Hunter-Lab:
        19.9514, 36.8529, -7.9259
      #70004d color charts
#70004d RGB chart
      #70004d CMYK chart
      #70004d RGB pie chart
      #70004d color shades, tints & tones
#70004d color schemes
#70004d color preview, HTML & CSS examples
           This text has a color of #70004d        
        
          <p style="color:#70004d;">Text here</p>
        
        
          .mytext {color:#70004d;}
        
        Text color #70004d
      
           This box has a color of #70004d        
        
          <div style="background-color:#70004d;">Content here</div>
        
        
          .mybackground {background-color:#70004d;}
        
        Background color #70004d
      
           Border around this has a color of #70004d        
        
          <div style="border:2px solid #70004d;">Content here</div>
        
        
          .myborder {border:2px solid #70004d;}
        
        Border color #70004d