#700d5f color space conversions
Hex:
        #700d5f
        RGB:
        112, 13, 95
        CMY:
        56, 95, 63
        CMYK:
        0, 88, 15, 56
      HSL:
        310°, 79.2000%, 24.5098%
        HSV (HSB):
        310°, 88.3929%, 43.9216%
        XYZ:
        8.8916, 4.5588, 11.2378
        xyY:
        0.3602, 0.1847, 4.5588
      CIE-Lab:
        25.4389, 48.3617, -22.3681
        CIE-LCH:
        25.4389, 53.2840, 335.1787
        CIE-Luv:
        25.4389, 40.5494, -32.6274
        Hunter-Lab:
        21.3514, 36.9697, -16.2599
      #700d5f color charts
#700d5f RGB chart
      #700d5f CMYK chart
      #700d5f RGB pie chart
      #700d5f color shades, tints & tones
#700d5f color schemes
#700d5f color preview, HTML & CSS examples
           This text has a color of #700d5f        
        
          <p style="color:#700d5f;">Text here</p>
        
        
          .mytext {color:#700d5f;}
        
        Text color #700d5f
      
           This box has a color of #700d5f        
        
          <div style="background-color:#700d5f;">Content here</div>
        
        
          .mybackground {background-color:#700d5f;}
        
        Background color #700d5f
      
           Border around this has a color of #700d5f        
        
          <div style="border:2px solid #700d5f;">Content here</div>
        
        
          .myborder {border:2px solid #700d5f;}
        
        Border color #700d5f