#703eab color space conversions
Hex:
        #703eab
        RGB:
        112, 62, 171
        CMY:
        56, 76, 33
        CMYK:
        35, 64, 0, 33
      HSL:
        268°, 46.7811%, 45.6863%
        HSV (HSB):
        268°, 63.7427%, 67.0588%
        XYZ:
        15.7554, 9.8303, 39.5951
        xyY:
        0.2417, 0.1508, 9.8303
      CIE-Lab:
        37.5361, 43.9042, -50.4512
        CIE-LCH:
        37.5361, 66.8798, 311.0308
        CIE-Luv:
        37.5361, 12.5141, -75.4392
        Hunter-Lab:
        31.3533, 34.8303, -52.9283
      #703eab color charts
#703eab RGB chart
      #703eab CMYK chart
      #703eab RGB pie chart
      #703eab color shades, tints & tones
#703eab color schemes
#703eab color preview, HTML & CSS examples
           This text has a color of #703eab        
        
          <p style="color:#703eab;">Text here</p>
        
        
          .mytext {color:#703eab;}
        
        Text color #703eab
      
           This box has a color of #703eab        
        
          <div style="background-color:#703eab;">Content here</div>
        
        
          .mybackground {background-color:#703eab;}
        
        Background color #703eab
      
           Border around this has a color of #703eab        
        
          <div style="border:2px solid #703eab;">Content here</div>
        
        
          .myborder {border:2px solid #703eab;}
        
        Border color #703eab