#700f7e color space conversions
Hex:
        #700f7e
        RGB:
        112, 15, 126
        CMY:
        56, 94, 51
        CMYK:
        11, 88, 0, 51
      HSL:
        292°, 78.7234%, 27.6471%
        HSV (HSB):
        292°, 88.0952%, 49.4118%
        XYZ:
        10.6188, 5.2928, 20.2006
        xyY:
        0.2941, 0.1466, 5.2928
      CIE-Lab:
        27.5530, 53.0858, -38.9768
        CIE-LCH:
        27.5530, 65.8581, 323.7131
        CIE-Luv:
        27.5530, 30.1517, -54.4668
        Hunter-Lab:
        23.0060, 42.1293, -35.9559
      #700f7e color charts
#700f7e RGB chart
      #700f7e CMYK chart
      #700f7e RGB pie chart
      #700f7e color shades, tints & tones
#700f7e color schemes
#700f7e color preview, HTML & CSS examples
           This text has a color of #700f7e        
        
          <p style="color:#700f7e;">Text here</p>
        
        
          .mytext {color:#700f7e;}
        
        Text color #700f7e
      
           This box has a color of #700f7e        
        
          <div style="background-color:#700f7e;">Content here</div>
        
        
          .mybackground {background-color:#700f7e;}
        
        Background color #700f7e
      
           Border around this has a color of #700f7e        
        
          <div style="border:2px solid #700f7e;">Content here</div>
        
        
          .myborder {border:2px solid #700f7e;}
        
        Border color #700f7e