#703cbe color space conversions
Hex:
        #703cbe
        RGB:
        112, 60, 190
        CMY:
        56, 76, 25
        CMYK:
        41, 68, 0, 25
      HSL:
        264°, 52.0000%, 49.0196%
        HSV (HSB):
        264°, 68.4211%, 74.5098%
        XYZ:
        17.5922, 10.3942, 49.7943
        xyY:
        0.2262, 0.1336, 10.3942
      CIE-Lab:
        38.5408, 49.8575, -60.0525
        CIE-LCH:
        38.5408, 78.0517, 309.7005
        CIE-Luv:
        38.5408, 10.0689, -89.4913
        Hunter-Lab:
        32.2400, 40.9811, -69.0047
      #703cbe color charts
#703cbe RGB chart
      #703cbe CMYK chart
      #703cbe RGB pie chart
      #703cbe color shades, tints & tones
#703cbe color schemes
#703cbe color preview, HTML & CSS examples
           This text has a color of #703cbe        
        
          <p style="color:#703cbe;">Text here</p>
        
        
          .mytext {color:#703cbe;}
        
        Text color #703cbe
      
           This box has a color of #703cbe        
        
          <div style="background-color:#703cbe;">Content here</div>
        
        
          .mybackground {background-color:#703cbe;}
        
        Background color #703cbe
      
           Border around this has a color of #703cbe        
        
          <div style="border:2px solid #703cbe;">Content here</div>
        
        
          .myborder {border:2px solid #703cbe;}
        
        Border color #703cbe