#700f6f color space conversions
Hex:
        #700f6f
        RGB:
        112, 15, 111
        CMY:
        56, 94, 56
        CMYK:
        0, 87, 1, 56
      HSL:
        301°, 76.3780%, 24.9020%
        HSV (HSB):
        301°, 86.6071%, 43.9216%
        XYZ:
        9.7222, 4.9341, 15.4789
        xyY:
        0.3226, 0.1637, 4.9341
      CIE-Lab:
        26.5462, 50.4474, -31.0260
        CIE-LCH:
        26.5462, 59.2246, 328.4078
        CIE-Luv:
        26.5462, 34.8249, -43.8940
        Hunter-Lab:
        22.2128, 39.2539, -25.7670
      #700f6f color charts
#700f6f RGB chart
      #700f6f CMYK chart
      #700f6f RGB pie chart
      #700f6f color shades, tints & tones
#700f6f color schemes
#700f6f color preview, HTML & CSS examples
           This text has a color of #700f6f        
        
          <p style="color:#700f6f;">Text here</p>
        
        
          .mytext {color:#700f6f;}
        
        Text color #700f6f
      
           This box has a color of #700f6f        
        
          <div style="background-color:#700f6f;">Content here</div>
        
        
          .mybackground {background-color:#700f6f;}
        
        Background color #700f6f
      
           Border around this has a color of #700f6f        
        
          <div style="border:2px solid #700f6f;">Content here</div>
        
        
          .myborder {border:2px solid #700f6f;}
        
        Border color #700f6f