#703d80 color space conversions
Hex:
        #703d80
        RGB:
        112, 61, 128
        CMY:
        56, 76, 50
        CMYK:
        13, 52, 0, 50
      HSL:
        286°, 35.4497%, 37.0588%
        HSV (HSB):
        286°, 52.3437%, 50.1961%
        XYZ:
        12.2471, 8.3407, 21.3865
        xyY:
        0.2918, 0.1987, 8.3407
      CIE-Lab:
        34.6827, 34.0831, -28.8742
        CIE-LCH:
        34.6827, 44.6696, 319.7297
        CIE-Luv:
        34.6827, 20.4055, -43.2072
        Hunter-Lab:
        28.8803, 25.1548, -23.6893
      #703d80 color charts
#703d80 RGB chart
      #703d80 CMYK chart
      #703d80 RGB pie chart
      #703d80 color shades, tints & tones
#703d80 color schemes
#703d80 color preview, HTML & CSS examples
           This text has a color of #703d80        
        
          <p style="color:#703d80;">Text here</p>
        
        
          .mytext {color:#703d80;}
        
        Text color #703d80
      
           This box has a color of #703d80        
        
          <div style="background-color:#703d80;">Content here</div>
        
        
          .mybackground {background-color:#703d80;}
        
        Background color #703d80
      
           Border around this has a color of #703d80        
        
          <div style="border:2px solid #703d80;">Content here</div>
        
        
          .myborder {border:2px solid #703d80;}
        
        Border color #703d80