#700e9e color space conversions
Hex:
        #700e9e
        RGB:
        112, 14, 158
        CMY:
        56, 95, 38
        CMYK:
        29, 91, 0, 38
      HSL:
        281°, 83.7209%, 33.7255%
        HSV (HSB):
        281°, 91.1392%, 61.9608%
        XYZ:
        13.0107, 6.2274, 32.8640
        xyY:
        0.2497, 0.1195, 6.2274
      CIE-Lab:
        29.9792, 59.4997, -54.8837
        CIE-LCH:
        29.9792, 80.9471, 317.3110
        CIE-Luv:
        29.9792, 21.8285, -75.9799
        Hunter-Lab:
        24.9548, 49.3934, -60.6130
      #700e9e color charts
#700e9e RGB chart
      #700e9e CMYK chart
      #700e9e RGB pie chart
      #700e9e color shades, tints & tones
#700e9e color schemes
#700e9e color preview, HTML & CSS examples
           This text has a color of #700e9e        
        
          <p style="color:#700e9e;">Text here</p>
        
        
          .mytext {color:#700e9e;}
        
        Text color #700e9e
      
           This box has a color of #700e9e        
        
          <div style="background-color:#700e9e;">Content here</div>
        
        
          .mybackground {background-color:#700e9e;}
        
        Background color #700e9e
      
           Border around this has a color of #700e9e        
        
          <div style="border:2px solid #700e9e;">Content here</div>
        
        
          .myborder {border:2px solid #700e9e;}
        
        Border color #700e9e