#703f88 color space conversions
Hex:
        #703f88
        RGB:
        112, 63, 136
        CMY:
        56, 75, 47
        CMYK:
        18, 54, 0, 47
      HSL:
        280°, 36.6834%, 39.0196%
        HSV (HSB):
        280°, 53.6765%, 53.3333%
        XYZ:
        12.9035, 8.7773, 24.3067
        xyY:
        0.2806, 0.1909, 8.7773
      CIE-Lab:
        35.5520, 34.7696, -32.4426
        CIE-LCH:
        35.5520, 47.5547, 316.9829
        CIE-Luv:
        35.5520, 18.2488, -48.5787
        Hunter-Lab:
        29.6266, 25.8973, -27.9050
      #703f88 color charts
#703f88 RGB chart
      #703f88 CMYK chart
      #703f88 RGB pie chart
      #703f88 color shades, tints & tones
#703f88 color schemes
#703f88 color preview, HTML & CSS examples
           This text has a color of #703f88        
        
          <p style="color:#703f88;">Text here</p>
        
        
          .mytext {color:#703f88;}
        
        Text color #703f88
      
           This box has a color of #703f88        
        
          <div style="background-color:#703f88;">Content here</div>
        
        
          .mybackground {background-color:#703f88;}
        
        Background color #703f88
      
           Border around this has a color of #703f88        
        
          <div style="border:2px solid #703f88;">Content here</div>
        
        
          .myborder {border:2px solid #703f88;}
        
        Border color #703f88