#703f94 color space conversions
Hex:
        #703f94
        RGB:
        112, 63, 148
        CMY:
        56, 75, 42
        CMYK:
        24, 57, 0, 42
      HSL:
        275°, 40.2844%, 41.3725%
        HSV (HSB):
        275°, 57.4324%, 58.0392%
        XYZ:
        13.8049, 9.1379, 29.0532
        xyY:
        0.2655, 0.1757, 9.1379
      CIE-Lab:
        36.2484, 37.6173, -38.6746
        CIE-LCH:
        36.2484, 53.9517, 314.2060
        CIE-Luv:
        36.2484, 16.0894, -57.8828
        Hunter-Lab:
        30.2289, 28.6165, -35.8237
      #703f94 color charts
#703f94 RGB chart
      #703f94 CMYK chart
      #703f94 RGB pie chart
      #703f94 color shades, tints & tones
#703f94 color schemes
#703f94 color preview, HTML & CSS examples
           This text has a color of #703f94        
        
          <p style="color:#703f94;">Text here</p>
        
        
          .mytext {color:#703f94;}
        
        Text color #703f94
      
           This box has a color of #703f94        
        
          <div style="background-color:#703f94;">Content here</div>
        
        
          .mybackground {background-color:#703f94;}
        
        Background color #703f94
      
           Border around this has a color of #703f94        
        
          <div style="border:2px solid #703f94;">Content here</div>
        
        
          .myborder {border:2px solid #703f94;}
        
        Border color #703f94