#700ef5 color space conversions
Hex:
        #700ef5
        RGB:
        112, 14, 245
        CMY:
        56, 95, 4
        CMYK:
        54, 94, 0, 4
      HSL:
        265°, 92.0319%, 50.7843%
        HSV (HSB):
        265°, 94.2857%, 96.0784%
        XYZ:
        23.3206, 10.3514, 87.1551
        xyY:
        0.1930, 0.0857, 10.3514
      CIE-Lab:
        38.4658, 78.2521, -91.7915
        CIE-LCH:
        38.4658, 120.6195, 310.4475
        CIE-Luv:
        38.4658, 7.0698, -128.3296
        Hunter-Lab:
        32.1736, 73.0794, -138.0893
      #700ef5 color charts
#700ef5 RGB chart
      #700ef5 CMYK chart
      #700ef5 RGB pie chart
      #700ef5 color shades, tints & tones
#700ef5 color schemes
#700ef5 color preview, HTML & CSS examples
           This text has a color of #700ef5        
        
          <p style="color:#700ef5;">Text here</p>
        
        
          .mytext {color:#700ef5;}
        
        Text color #700ef5
      
           This box has a color of #700ef5        
        
          <div style="background-color:#700ef5;">Content here</div>
        
        
          .mybackground {background-color:#700ef5;}
        
        Background color #700ef5
      
           Border around this has a color of #700ef5        
        
          <div style="border:2px solid #700ef5;">Content here</div>
        
        
          .myborder {border:2px solid #700ef5;}
        
        Border color #700ef5