#701e7d color space conversions
Hex:
        #701e7d
        RGB:
        112, 30, 125
        CMY:
        56, 88, 51
        CMYK:
        10, 76, 0, 51
      HSL:
        292°, 61.2903%, 30.3922%
        HSV (HSB):
        292°, 76.0000%, 49.0196%
        XYZ:
        10.8480, 5.8540, 19.9602
        xyY:
        0.2959, 0.1597, 5.8540
      CIE-Lab:
        29.0410, 48.3927, -35.9571
        CIE-LCH:
        29.0410, 60.2890, 323.3867
        CIE-Luv:
        29.0410, 28.6404, -51.3500
        Hunter-Lab:
        24.1950, 37.6910, -31.9762
      #701e7d color charts
#701e7d RGB chart
      #701e7d CMYK chart
      #701e7d RGB pie chart
      #701e7d color shades, tints & tones
#701e7d color schemes
#701e7d color preview, HTML & CSS examples
           This text has a color of #701e7d        
        
          <p style="color:#701e7d;">Text here</p>
        
        
          .mytext {color:#701e7d;}
        
        Text color #701e7d
      
           This box has a color of #701e7d        
        
          <div style="background-color:#701e7d;">Content here</div>
        
        
          .mybackground {background-color:#701e7d;}
        
        Background color #701e7d
      
           Border around this has a color of #701e7d        
        
          <div style="border:2px solid #701e7d;">Content here</div>
        
        
          .myborder {border:2px solid #701e7d;}
        
        Border color #701e7d