#703bc2 color space conversions
Hex:
        #703bc2
        RGB:
        112, 59, 194
        CMY:
        56, 77, 24
        CMYK:
        42, 70, 0, 24
      HSL:
        264°, 53.3597%, 49.6078%
        HSV (HSB):
        264°, 69.5876%, 76.0784%
        XYZ:
        17.9837, 10.4677, 52.1116
        xyY:
        0.2232, 0.1299, 10.4677
      CIE-Lab:
        38.6691, 51.4023, -62.1854
        CIE-LCH:
        38.6691, 80.6797, 309.5770
        CIE-Luv:
        38.6691, 9.6851, -92.4978
        Hunter-Lab:
        32.3538, 42.5987, -72.8493
      #703bc2 color charts
#703bc2 RGB chart
      #703bc2 CMYK chart
      #703bc2 RGB pie chart
      #703bc2 color shades, tints & tones
#703bc2 color schemes
#703bc2 color preview, HTML & CSS examples
           This text has a color of #703bc2        
        
          <p style="color:#703bc2;">Text here</p>
        
        
          .mytext {color:#703bc2;}
        
        Text color #703bc2
      
           This box has a color of #703bc2        
        
          <div style="background-color:#703bc2;">Content here</div>
        
        
          .mybackground {background-color:#703bc2;}
        
        Background color #703bc2
      
           Border around this has a color of #703bc2        
        
          <div style="border:2px solid #703bc2;">Content here</div>
        
        
          .myborder {border:2px solid #703bc2;}
        
        Border color #703bc2