#702a4a color space conversions
Hex:
        #702a4a
        RGB:
        112, 42, 74
        CMY:
        56, 84, 71
        CMYK:
        0, 63, 34, 56
      HSL:
        333°, 45.4545%, 30.1961%
        HSV (HSB):
        333°, 62.5000%, 43.9216%
        XYZ:
        8.7461, 5.5951, 7.0976
        xyY:
        0.4080, 0.2610, 5.5951
      CIE-Lab:
        28.3670, 34.4959, -3.9959
        CIE-LCH:
        28.3670, 34.7266, 353.3924
        CIE-Luv:
        28.3670, 40.2457, -9.7664
        Hunter-Lab:
        23.6539, 24.6063, -1.2327
      #702a4a color charts
#702a4a RGB chart
      #702a4a CMYK chart
      #702a4a RGB pie chart
      #702a4a color shades, tints & tones
#702a4a color schemes
#702a4a color preview, HTML & CSS examples
           This text has a color of #702a4a        
        
          <p style="color:#702a4a;">Text here</p>
        
        
          .mytext {color:#702a4a;}
        
        Text color #702a4a
      
           This box has a color of #702a4a        
        
          <div style="background-color:#702a4a;">Content here</div>
        
        
          .mybackground {background-color:#702a4a;}
        
        Background color #702a4a
      
           Border around this has a color of #702a4a        
        
          <div style="border:2px solid #702a4a;">Content here</div>
        
        
          .myborder {border:2px solid #702a4a;}
        
        Border color #702a4a