#700f9d color space conversions
Hex:
        #700f9d
        RGB:
        112, 15, 157
        CMY:
        56, 94, 38
        CMYK:
        29, 90, 0, 38
      HSL:
        281°, 82.5581%, 33.7255%
        HSV (HSB):
        281°, 90.4459%, 61.5686%
        XYZ:
        12.9387, 6.2207, 32.4171
        xyY:
        0.2509, 0.1206, 6.2207
      CIE-Lab:
        29.9626, 59.0951, -54.3012
        CIE-LCH:
        29.9626, 80.2550, 317.4208
        CIE-Luv:
        29.9626, 22.0010, -75.2617
        Hunter-Lab:
        24.9414, 48.9523, -59.6021
      #700f9d color charts
#700f9d RGB chart
      #700f9d CMYK chart
      #700f9d RGB pie chart
      #700f9d color shades, tints & tones
#700f9d color schemes
#700f9d color preview, HTML & CSS examples
           This text has a color of #700f9d        
        
          <p style="color:#700f9d;">Text here</p>
        
        
          .mytext {color:#700f9d;}
        
        Text color #700f9d
      
           This box has a color of #700f9d        
        
          <div style="background-color:#700f9d;">Content here</div>
        
        
          .mybackground {background-color:#700f9d;}
        
        Background color #700f9d
      
           Border around this has a color of #700f9d        
        
          <div style="border:2px solid #700f9d;">Content here</div>
        
        
          .myborder {border:2px solid #700f9d;}
        
        Border color #700f9d