#703b94 color space conversions
Hex:
        #703b94
        RGB:
        112, 59, 148
        CMY:
        56, 77, 42
        CMYK:
        24, 60, 0, 42
      HSL:
        276°, 42.9952%, 40.5882%
        HSV (HSB):
        276°, 60.1351%, 58.0392%
        XYZ:
        13.5914, 8.7108, 28.9820
        xyY:
        0.2650, 0.1699, 8.7108
      CIE-Lab:
        35.4214, 39.8198, -39.9952
        CIE-LCH:
        35.4214, 56.4379, 314.8740
        CIE-Luv:
        35.4214, 17.1784, -59.5155
        Hunter-Lab:
        29.5141, 30.5505, -37.5613
      #703b94 color charts
#703b94 RGB chart
      #703b94 CMYK chart
      #703b94 RGB pie chart
      #703b94 color shades, tints & tones
#703b94 color schemes
#703b94 color preview, HTML & CSS examples
           This text has a color of #703b94        
        
          <p style="color:#703b94;">Text here</p>
        
        
          .mytext {color:#703b94;}
        
        Text color #703b94
      
           This box has a color of #703b94        
        
          <div style="background-color:#703b94;">Content here</div>
        
        
          .mybackground {background-color:#703b94;}
        
        Background color #703b94
      
           Border around this has a color of #703b94        
        
          <div style="border:2px solid #703b94;">Content here</div>
        
        
          .myborder {border:2px solid #703b94;}
        
        Border color #703b94