#703ba2 color space conversions
Hex:
        #703ba2
        RGB:
        112, 59, 162
        CMY:
        56, 77, 36
        CMYK:
        31, 64, 0, 36
      HSL:
        271°, 46.6063%, 43.3333%
        HSV (HSB):
        271°, 63.5802%, 63.5294%
        XYZ:
        14.7676, 9.1813, 35.1762
        xyY:
        0.2498, 0.1553, 9.1813
      CIE-Lab:
        36.3311, 43.2341, -47.0074
        CIE-LCH:
        36.3311, 63.8661, 312.6056
        CIE-Luv:
        36.3311, 14.6894, -69.9378
        Hunter-Lab:
        30.3007, 33.9694, -47.6197
      #703ba2 color charts
#703ba2 RGB chart
      #703ba2 CMYK chart
      #703ba2 RGB pie chart
      #703ba2 color shades, tints & tones
#703ba2 color schemes
#703ba2 color preview, HTML & CSS examples
           This text has a color of #703ba2        
        
          <p style="color:#703ba2;">Text here</p>
        
        
          .mytext {color:#703ba2;}
        
        Text color #703ba2
      
           This box has a color of #703ba2        
        
          <div style="background-color:#703ba2;">Content here</div>
        
        
          .mybackground {background-color:#703ba2;}
        
        Background color #703ba2
      
           Border around this has a color of #703ba2        
        
          <div style="border:2px solid #703ba2;">Content here</div>
        
        
          .myborder {border:2px solid #703ba2;}
        
        Border color #703ba2