#700d8f color space conversions
Hex:
        #700d8f
        RGB:
        112, 13, 143
        CMY:
        56, 95, 44
        CMYK:
        22, 91, 0, 44
      HSL:
        286°, 83.3333%, 30.5882%
        HSV (HSB):
        286°, 90.9091%, 56.0784%
        XYZ:
        11.7839, 5.7158, 26.4688
        xyY:
        0.2680, 0.1300, 5.7158
      CIE-Lab:
        28.6837, 56.7160, -47.7802
        CIE-LCH:
        28.6837, 74.1596, 319.8877
        CIE-Luv:
        28.6837, 25.5706, -66.2190
        Hunter-Lab:
        23.9077, 46.1432, -48.9061
      #700d8f color charts
#700d8f RGB chart
      #700d8f CMYK chart
      #700d8f RGB pie chart
      #700d8f color shades, tints & tones
#700d8f color schemes
#700d8f color preview, HTML & CSS examples
           This text has a color of #700d8f        
        
          <p style="color:#700d8f;">Text here</p>
        
        
          .mytext {color:#700d8f;}
        
        Text color #700d8f
      
           This box has a color of #700d8f        
        
          <div style="background-color:#700d8f;">Content here</div>
        
        
          .mybackground {background-color:#700d8f;}
        
        Background color #700d8f
      
           Border around this has a color of #700d8f        
        
          <div style="border:2px solid #700d8f;">Content here</div>
        
        
          .myborder {border:2px solid #700d8f;}
        
        Border color #700d8f