#701e7e color space conversions
Hex:
        #701e7e
        RGB:
        112, 30, 126
        CMY:
        56, 88, 51
        CMYK:
        11, 76, 0, 51
      HSL:
        291°, 61.5385%, 30.5882%
        HSV (HSB):
        291°, 76.1905%, 49.4118%
        XYZ:
        10.9123, 5.8796, 20.2984
        xyY:
        0.2942, 0.1585, 5.8796
      CIE-Lab:
        29.1068, 48.5868, -36.4817
        CIE-LCH:
        29.1068, 60.7585, 323.0987
        CIE-Luv:
        29.1068, 28.3651, -52.0702
        Hunter-Lab:
        24.2480, 37.8959, -32.6591
      #701e7e color charts
#701e7e RGB chart
      #701e7e CMYK chart
      #701e7e RGB pie chart
      #701e7e color shades, tints & tones
#701e7e color schemes
#701e7e color preview, HTML & CSS examples
           This text has a color of #701e7e        
        
          <p style="color:#701e7e;">Text here</p>
        
        
          .mytext {color:#701e7e;}
        
        Text color #701e7e
      
           This box has a color of #701e7e        
        
          <div style="background-color:#701e7e;">Content here</div>
        
        
          .mybackground {background-color:#701e7e;}
        
        Background color #701e7e
      
           Border around this has a color of #701e7e        
        
          <div style="border:2px solid #701e7e;">Content here</div>
        
        
          .myborder {border:2px solid #701e7e;}
        
        Border color #701e7e