#700a7f color space conversions
Hex:
        #700a7f
        RGB:
        112, 10, 127
        CMY:
        56, 96, 50
        CMYK:
        12, 92, 0, 50
      HSL:
        292°, 85.4015%, 26.8627%
        HSV (HSB):
        292°, 92.1260%, 49.8039%
        XYZ:
        10.6214, 5.1941, 20.5214
        xyY:
        0.2923, 0.1429, 5.1941
      CIE-Lab:
        27.2808, 54.2786, -40.0468
        CIE-LCH:
        27.2808, 67.4531, 323.5801
        CIE-Luv:
        27.2808, 30.2209, -55.6416
        Hunter-Lab:
        22.7906, 43.3049, -37.4332
      #700a7f color charts
#700a7f RGB chart
      #700a7f CMYK chart
      #700a7f RGB pie chart
      #700a7f color shades, tints & tones
#700a7f color schemes
#700a7f color preview, HTML & CSS examples
           This text has a color of #700a7f        
        
          <p style="color:#700a7f;">Text here</p>
        
        
          .mytext {color:#700a7f;}
        
        Text color #700a7f
      
           This box has a color of #700a7f        
        
          <div style="background-color:#700a7f;">Content here</div>
        
        
          .mybackground {background-color:#700a7f;}
        
        Background color #700a7f
      
           Border around this has a color of #700a7f        
        
          <div style="border:2px solid #700a7f;">Content here</div>
        
        
          .myborder {border:2px solid #700a7f;}
        
        Border color #700a7f