#702c41 color space conversions
Hex:
        #702c41
        RGB:
        112, 44, 65
        CMY:
        56, 83, 75
        CMYK:
        0, 61, 42, 56
      HSL:
        341°, 43.5897%, 30.5882%
        HSV (HSB):
        341°, 60.7143%, 43.9216%
        XYZ:
        8.5369, 5.6278, 5.6373
        xyY:
        0.4311, 0.2842, 5.6278
      CIE-Lab:
        28.4532, 32.3102, 2.1014
        CIE-LCH:
        28.4532, 32.3784, 3.7212
        CIE-Luv:
        28.4532, 41.7880, -2.7072
        Hunter-Lab:
        23.7229, 22.7198, 2.5168
      #702c41 color charts
#702c41 RGB chart
      #702c41 CMYK chart
      #702c41 RGB pie chart
      #702c41 color shades, tints & tones
#702c41 color schemes
#702c41 color preview, HTML & CSS examples
           This text has a color of #702c41        
        
          <p style="color:#702c41;">Text here</p>
        
        
          .mytext {color:#702c41;}
        
        Text color #702c41
      
           This box has a color of #702c41        
        
          <div style="background-color:#702c41;">Content here</div>
        
        
          .mybackground {background-color:#702c41;}
        
        Background color #702c41
      
           Border around this has a color of #702c41        
        
          <div style="border:2px solid #702c41;">Content here</div>
        
        
          .myborder {border:2px solid #702c41;}
        
        Border color #702c41