#701e8e color space conversions
Hex:
        #701e8e
        RGB:
        112, 30, 142
        CMY:
        56, 88, 44
        CMYK:
        21, 79, 0, 44
      HSL:
        284°, 65.1163%, 33.7255%
        HSV (HSB):
        284°, 78.8732%, 55.6863%
        XYZ:
        12.0288, 6.3263, 26.1783
        xyY:
        0.2701, 0.1421, 6.3263
      CIE-Lab:
        30.2212, 51.8045, -44.6711
        CIE-LCH:
        30.2212, 68.4047, 319.2287
        CIE-Luv:
        30.2212, 24.2016, -63.3830
        Hunter-Lab:
        25.1521, 41.3504, -44.1025
      #701e8e color charts
#701e8e RGB chart
      #701e8e CMYK chart
      #701e8e RGB pie chart
      #701e8e color shades, tints & tones
#701e8e color schemes
#701e8e color preview, HTML & CSS examples
           This text has a color of #701e8e        
        
          <p style="color:#701e8e;">Text here</p>
        
        
          .mytext {color:#701e8e;}
        
        Text color #701e8e
      
           This box has a color of #701e8e        
        
          <div style="background-color:#701e8e;">Content here</div>
        
        
          .mybackground {background-color:#701e8e;}
        
        Background color #701e8e
      
           Border around this has a color of #701e8e        
        
          <div style="border:2px solid #701e8e;">Content here</div>
        
        
          .myborder {border:2px solid #701e8e;}
        
        Border color #701e8e