#703cef color space conversions
Hex:
        #703cef
        RGB:
        112, 60, 239
        CMY:
        56, 76, 6
        CMYK:
        53, 75, 0, 6
      HSL:
        257°, 84.8341%, 58.6275%
        HSV (HSB):
        257°, 74.8954%, 93.7255%
        XYZ:
        23.8779, 12.9085, 82.8944
        xyY:
        0.1995, 0.1079, 12.9085
      CIE-Lab:
        42.6250, 62.7989, -81.5439
        CIE-LCH:
        42.6250, 102.9228, 307.6007
        CIE-Luv:
        42.6250, 3.9001, -121.4264
        Hunter-Lab:
        35.9283, 55.7563, -111.6450
      #703cef color charts
#703cef RGB chart
      #703cef CMYK chart
      #703cef RGB pie chart
      #703cef color shades, tints & tones
#703cef color schemes
#703cef color preview, HTML & CSS examples
           This text has a color of #703cef        
        
          <p style="color:#703cef;">Text here</p>
        
        
          .mytext {color:#703cef;}
        
        Text color #703cef
      
           This box has a color of #703cef        
        
          <div style="background-color:#703cef;">Content here</div>
        
        
          .mybackground {background-color:#703cef;}
        
        Background color #703cef
      
           Border around this has a color of #703cef        
        
          <div style="border:2px solid #703cef;">Content here</div>
        
        
          .myborder {border:2px solid #703cef;}
        
        Border color #703cef