#700e9d color space conversions
Hex:
        #700e9d
        RGB:
        112, 14, 157
        CMY:
        56, 95, 38
        CMYK:
        29, 91, 0, 38
      HSL:
        281°, 83.6257%, 33.5294%
        HSV (HSB):
        281°, 91.0828%, 61.5686%
        XYZ:
        12.9249, 6.1931, 32.4125
        xyY:
        0.2508, 0.1202, 6.1931
      CIE-Lab:
        29.8946, 59.2969, -54.4122
        CIE-LCH:
        29.8946, 80.4786, 317.4598
        CIE-Luv:
        29.8946, 22.0602, -75.3335
        Hunter-Lab:
        24.8860, 49.1561, -59.8012
      #700e9d color charts
#700e9d RGB chart
      #700e9d CMYK chart
      #700e9d RGB pie chart
      #700e9d color shades, tints & tones
#700e9d color schemes
#700e9d color preview, HTML & CSS examples
           This text has a color of #700e9d        
        
          <p style="color:#700e9d;">Text here</p>
        
        
          .mytext {color:#700e9d;}
        
        Text color #700e9d
      
           This box has a color of #700e9d        
        
          <div style="background-color:#700e9d;">Content here</div>
        
        
          .mybackground {background-color:#700e9d;}
        
        Background color #700e9d
      
           Border around this has a color of #700e9d        
        
          <div style="border:2px solid #700e9d;">Content here</div>
        
        
          .myborder {border:2px solid #700e9d;}
        
        Border color #700e9d