#701e7b color space conversions
Hex:
        #701e7b
        RGB:
        112, 30, 123
        CMY:
        56, 88, 52
        CMYK:
        9, 76, 0, 52
      HSL:
        293°, 60.7843%, 30.0000%
        HSV (HSB):
        293°, 75.6098%, 48.2353%
        XYZ:
        10.7215, 5.8034, 19.2940
        xyY:
        0.2993, 0.1620, 5.8034
      CIE-Lab:
        28.9108, 48.0072, -34.9031
        CIE-LCH:
        28.9108, 59.3542, 323.9814
        CIE-Luv:
        28.9108, 29.1962, -49.9051
        Hunter-Lab:
        24.0901, 37.2851, -30.6227
      #701e7b color charts
#701e7b RGB chart
      #701e7b CMYK chart
      #701e7b RGB pie chart
      #701e7b color shades, tints & tones
#701e7b color schemes
#701e7b color preview, HTML & CSS examples
           This text has a color of #701e7b        
        
          <p style="color:#701e7b;">Text here</p>
        
        
          .mytext {color:#701e7b;}
        
        Text color #701e7b
      
           This box has a color of #701e7b        
        
          <div style="background-color:#701e7b;">Content here</div>
        
        
          .mybackground {background-color:#701e7b;}
        
        Background color #701e7b
      
           Border around this has a color of #701e7b        
        
          <div style="border:2px solid #701e7b;">Content here</div>
        
        
          .myborder {border:2px solid #701e7b;}
        
        Border color #701e7b