#703cc2 color space conversions
Hex:
        #703cc2
        RGB:
        112, 60, 194
        CMY:
        56, 76, 24
        CMYK:
        42, 69, 0, 24
      HSL:
        263°, 52.7559%, 49.8039%
        HSV (HSB):
        263°, 69.0722%, 76.0784%
        XYZ:
        18.0356, 10.5715, 52.1289
        xyY:
        0.2234, 0.1309, 10.5715
      CIE-Lab:
        38.8492, 50.9018, -61.8922
        CIE-LCH:
        38.8492, 80.1352, 309.4348
        CIE-Luv:
        38.8492, 9.4983, -92.2280
        Hunter-Lab:
        32.5138, 42.1154, -72.2989
      #703cc2 color charts
#703cc2 RGB chart
      #703cc2 CMYK chart
      #703cc2 RGB pie chart
      #703cc2 color shades, tints & tones
#703cc2 color schemes
#703cc2 color preview, HTML & CSS examples
           This text has a color of #703cc2        
        
          <p style="color:#703cc2;">Text here</p>
        
        
          .mytext {color:#703cc2;}
        
        Text color #703cc2
      
           This box has a color of #703cc2        
        
          <div style="background-color:#703cc2;">Content here</div>
        
        
          .mybackground {background-color:#703cc2;}
        
        Background color #703cc2
      
           Border around this has a color of #703cc2        
        
          <div style="border:2px solid #703cc2;">Content here</div>
        
        
          .myborder {border:2px solid #703cc2;}
        
        Border color #703cc2