#703dc4 color space conversions
Hex:
        #703dc4
        RGB:
        112, 61, 196
        CMY:
        56, 76, 23
        CMYK:
        43, 69, 0, 23
      HSL:
        263°, 53.3597%, 50.3922%
        HSV (HSB):
        263°, 68.8776%, 76.8627%
        XYZ:
        18.3146, 10.7678, 53.3376
        xyY:
        0.2222, 0.1306, 10.7678
      CIE-Lab:
        39.1865, 50.9223, -62.5107
        CIE-LCH:
        39.1865, 80.6267, 309.1668
        CIE-Luv:
        39.1865, 9.0298, -93.3147
        Hunter-Lab:
        32.8143, 42.2014, -73.4024
      #703dc4 color charts
#703dc4 RGB chart
      #703dc4 CMYK chart
      #703dc4 RGB pie chart
      #703dc4 color shades, tints & tones
#703dc4 color schemes
#703dc4 color preview, HTML & CSS examples
           This text has a color of #703dc4        
        
          <p style="color:#703dc4;">Text here</p>
        
        
          .mytext {color:#703dc4;}
        
        Text color #703dc4
      
           This box has a color of #703dc4        
        
          <div style="background-color:#703dc4;">Content here</div>
        
        
          .mybackground {background-color:#703dc4;}
        
        Background color #703dc4
      
           Border around this has a color of #703dc4        
        
          <div style="border:2px solid #703dc4;">Content here</div>
        
        
          .myborder {border:2px solid #703dc4;}
        
        Border color #703dc4