#703dd2 color space conversions
Hex:
        #703dd2
        RGB:
        112, 61, 210
        CMY:
        56, 76, 18
        CMYK:
        47, 71, 0, 18
      HSL:
        261°, 62.3431%, 53.1373%
        HSV (HSB):
        261°, 70.9524%, 82.3529%
        XYZ:
        19.9837, 11.4354, 62.1268
        xyY:
        0.2136, 0.1222, 11.4354
      CIE-Lab:
        40.3043, 54.6234, -68.8070
        CIE-LCH:
        40.3043, 87.8528, 308.4448
        CIE-Luv:
        40.3043, 7.1713, -102.6898
        Hunter-Lab:
        33.8162, 46.3061, -85.2555
      #703dd2 color charts
#703dd2 RGB chart
      #703dd2 CMYK chart
      #703dd2 RGB pie chart
      #703dd2 color shades, tints & tones
#703dd2 color schemes
#703dd2 color preview, HTML & CSS examples
           This text has a color of #703dd2        
        
          <p style="color:#703dd2;">Text here</p>
        
        
          .mytext {color:#703dd2;}
        
        Text color #703dd2
      
           This box has a color of #703dd2        
        
          <div style="background-color:#703dd2;">Content here</div>
        
        
          .mybackground {background-color:#703dd2;}
        
        Background color #703dd2
      
           Border around this has a color of #703dd2        
        
          <div style="border:2px solid #703dd2;">Content here</div>
        
        
          .myborder {border:2px solid #703dd2;}
        
        Border color #703dd2