#700d6d color space conversions
Hex:
        #700d6d
        RGB:
        112, 13, 109
        CMY:
        56, 95, 57
        CMYK:
        0, 88, 3, 56
      HSL:
        302°, 79.2000%, 24.5098%
        HSV (HSB):
        302°, 88.3929%, 43.9216%
        XYZ:
        9.5863, 4.8367, 14.8963
        xyY:
        0.3270, 0.1650, 4.8367
      CIE-Lab:
        26.2644, 50.5677, -30.1854
        CIE-LCH:
        26.2644, 58.8919, 329.1657
        CIE-Luv:
        26.2644, 35.6823, -42.7161
        Hunter-Lab:
        21.9925, 39.3194, -24.7644
      #700d6d color charts
#700d6d RGB chart
      #700d6d CMYK chart
      #700d6d RGB pie chart
      #700d6d color shades, tints & tones
#700d6d color schemes
#700d6d color preview, HTML & CSS examples
           This text has a color of #700d6d        
        
          <p style="color:#700d6d;">Text here</p>
        
        
          .mytext {color:#700d6d;}
        
        Text color #700d6d
      
           This box has a color of #700d6d        
        
          <div style="background-color:#700d6d;">Content here</div>
        
        
          .mybackground {background-color:#700d6d;}
        
        Background color #700d6d
      
           Border around this has a color of #700d6d        
        
          <div style="border:2px solid #700d6d;">Content here</div>
        
        
          .myborder {border:2px solid #700d6d;}
        
        Border color #700d6d