#700ebf color space conversions
Hex:
        #700ebf
        RGB:
        112, 14, 191
        CMY:
        56, 95, 25
        CMYK:
        41, 93, 0, 25
      HSL:
        273°, 86.3415%, 40.1961%
        HSV (HSB):
        273°, 92.6702%, 74.9020%
        XYZ:
        16.2431, 7.5204, 49.8857
        xyY:
        0.2205, 0.1021, 7.5204
      CIE-Lab:
        32.9634, 66.4191, -69.7629
        CIE-LCH:
        32.9634, 96.3242, 313.5935
        CIE-Luv:
        32.9634, 15.1190, -96.6266
        Hunter-Lab:
        27.4234, 57.7362, -88.6578
      #700ebf color charts
#700ebf RGB chart
      #700ebf CMYK chart
      #700ebf RGB pie chart
      #700ebf color shades, tints & tones
#700ebf color schemes
#700ebf color preview, HTML & CSS examples
           This text has a color of #700ebf        
        
          <p style="color:#700ebf;">Text here</p>
        
        
          .mytext {color:#700ebf;}
        
        Text color #700ebf
      
           This box has a color of #700ebf        
        
          <div style="background-color:#700ebf;">Content here</div>
        
        
          .mybackground {background-color:#700ebf;}
        
        Background color #700ebf
      
           Border around this has a color of #700ebf        
        
          <div style="border:2px solid #700ebf;">Content here</div>
        
        
          .myborder {border:2px solid #700ebf;}
        
        Border color #700ebf