#70004f color space conversions
Hex:
        #70004f
        RGB:
        112, 0, 79
        CMY:
        56, 100, 69
        CMYK:
        0, 100, 29, 56
      HSL:
        318°, 100.0000%, 21.9608%
        HSV (HSB):
        318°, 100.0000%, 43.9216%
        XYZ:
        8.0934, 4.0093, 7.7444
        xyY:
        0.4078, 0.2020, 4.0093
      CIE-Lab:
        23.7020, 48.8424, -14.4136
        CIE-LCH:
        23.7020, 50.9248, 343.5584
        CIE-Luv:
        23.7020, 48.0992, -22.7503
        Hunter-Lab:
        20.0231, 37.1094, -8.9157
      #70004f color charts
#70004f RGB chart
      #70004f CMYK chart
      #70004f RGB pie chart
      #70004f color shades, tints & tones
#70004f color schemes
#70004f color preview, HTML & CSS examples
           This text has a color of #70004f        
        
          <p style="color:#70004f;">Text here</p>
        
        
          .mytext {color:#70004f;}
        
        Text color #70004f
      
           This box has a color of #70004f        
        
          <div style="background-color:#70004f;">Content here</div>
        
        
          .mybackground {background-color:#70004f;}
        
        Background color #70004f
      
           Border around this has a color of #70004f        
        
          <div style="border:2px solid #70004f;">Content here</div>
        
        
          .myborder {border:2px solid #70004f;}
        
        Border color #70004f