#703fda color space conversions
Hex:
        #703fda
        RGB:
        112, 63, 218
        CMY:
        56, 75, 15
        CMYK:
        49, 71, 0, 15
      HSL:
        259°, 67.6856%, 55.0980%
        HSV (HSB):
        259°, 71.1009%, 85.4902%
        XYZ:
        21.1145, 12.0617, 67.5450
        xyY:
        0.2096, 0.1198, 12.0617
      CIE-Lab:
        41.3140, 55.7764, -71.7546
        CIE-LCH:
        41.3140, 90.8831, 307.8587
        CIE-Luv:
        41.3140, 5.8358, -107.4611
        Hunter-Lab:
        34.7300, 47.7437, -90.9998
      #703fda color charts
#703fda RGB chart
      #703fda CMYK chart
      #703fda RGB pie chart
      #703fda color shades, tints & tones
#703fda color schemes
#703fda color preview, HTML & CSS examples
           This text has a color of #703fda        
        
          <p style="color:#703fda;">Text here</p>
        
        
          .mytext {color:#703fda;}
        
        Text color #703fda
      
           This box has a color of #703fda        
        
          <div style="background-color:#703fda;">Content here</div>
        
        
          .mybackground {background-color:#703fda;}
        
        Background color #703fda
      
           Border around this has a color of #703fda        
        
          <div style="border:2px solid #703fda;">Content here</div>
        
        
          .myborder {border:2px solid #703fda;}
        
        Border color #703fda