#703fc4 color space conversions
Hex:
        #703fc4
        RGB:
        112, 63, 196
        CMY:
        56, 75, 23
        CMYK:
        43, 68, 0, 23
      HSL:
        262°, 52.9880%, 50.7843%
        HSV (HSB):
        262°, 67.8571%, 76.8627%
        XYZ:
        18.4234, 10.9853, 53.3739
        xyY:
        0.2226, 0.1327, 10.9853
      CIE-Lab:
        39.5557, 49.9017, -61.9100
        CIE-LCH:
        39.5557, 79.5174, 308.8701
        CIE-Luv:
        39.5557, 8.6428, -92.7480
        Hunter-Lab:
        33.1440, 41.2187, -72.2775
      #703fc4 color charts
#703fc4 RGB chart
      #703fc4 CMYK chart
      #703fc4 RGB pie chart
      #703fc4 color shades, tints & tones
#703fc4 color schemes
#703fc4 color preview, HTML & CSS examples
           This text has a color of #703fc4        
        
          <p style="color:#703fc4;">Text here</p>
        
        
          .mytext {color:#703fc4;}
        
        Text color #703fc4
      
           This box has a color of #703fc4        
        
          <div style="background-color:#703fc4;">Content here</div>
        
        
          .mybackground {background-color:#703fc4;}
        
        Background color #703fc4
      
           Border around this has a color of #703fc4        
        
          <div style="border:2px solid #703fc4;">Content here</div>
        
        
          .myborder {border:2px solid #703fc4;}
        
        Border color #703fc4