#703ee1 color space conversions
Hex:
        #703ee1
        RGB:
        112, 62, 225
        CMY:
        56, 76, 12
        CMYK:
        50, 72, 0, 12
      HSL:
        258°, 73.0942%, 56.2745%
        HSV (HSB):
        258°, 72.4444%, 88.2353%
        XYZ:
        21.9953, 12.3262, 72.4541
        xyY:
        0.2060, 0.1154, 12.3262
      CIE-Lab:
        41.7300, 58.1372, -75.0736
        CIE-LCH:
        41.7300, 94.9525, 307.7543
        CIE-Luv:
        41.7300, 5.1756, -112.2137
        Hunter-Lab:
        35.1087, 50.3884, -97.7810
      #703ee1 color charts
#703ee1 RGB chart
      #703ee1 CMYK chart
      #703ee1 RGB pie chart
      #703ee1 color shades, tints & tones
#703ee1 color schemes
#703ee1 color preview, HTML & CSS examples
           This text has a color of #703ee1        
        
          <p style="color:#703ee1;">Text here</p>
        
        
          .mytext {color:#703ee1;}
        
        Text color #703ee1
      
           This box has a color of #703ee1        
        
          <div style="background-color:#703ee1;">Content here</div>
        
        
          .mybackground {background-color:#703ee1;}
        
        Background color #703ee1
      
           Border around this has a color of #703ee1        
        
          <div style="border:2px solid #703ee1;">Content here</div>
        
        
          .myborder {border:2px solid #703ee1;}
        
        Border color #703ee1