#700c8f color space conversions
Hex:
        #700c8f
        RGB:
        112, 12, 143
        CMY:
        56, 95, 44
        CMYK:
        22, 92, 0, 44
      HSL:
        286°, 84.5161%, 30.3922%
        HSV (HSB):
        286°, 91.6084%, 56.0784%
        XYZ:
        11.7715, 5.6909, 26.4646
        xyY:
        0.2680, 0.1296, 5.6909
      CIE-Lab:
        28.6187, 56.9083, -47.8857
        CIE-LCH:
        28.6187, 74.3747, 319.9209
        CIE-Luv:
        28.6187, 25.6314, -66.2971
        Hunter-Lab:
        23.8555, 46.3335, -49.0757
      #700c8f color charts
#700c8f RGB chart
      #700c8f CMYK chart
      #700c8f RGB pie chart
      #700c8f color shades, tints & tones
#700c8f color schemes
#700c8f color preview, HTML & CSS examples
           This text has a color of #700c8f        
        
          <p style="color:#700c8f;">Text here</p>
        
        
          .mytext {color:#700c8f;}
        
        Text color #700c8f
      
           This box has a color of #700c8f        
        
          <div style="background-color:#700c8f;">Content here</div>
        
        
          .mybackground {background-color:#700c8f;}
        
        Background color #700c8f
      
           Border around this has a color of #700c8f        
        
          <div style="border:2px solid #700c8f;">Content here</div>
        
        
          .myborder {border:2px solid #700c8f;}
        
        Border color #700c8f