#703bb2 color space conversions
Hex:
        #703bb2
        RGB:
        112, 59, 178
        CMY:
        56, 77, 30
        CMYK:
        37, 67, 0, 30
      HSL:
        267°, 50.2110%, 46.4706%
        HSV (HSB):
        267°, 66.8539%, 69.8039%
        XYZ:
        16.2819, 9.7870, 43.1504
        xyY:
        0.2352, 0.1414, 9.7870
      CIE-Lab:
        37.4575, 47.2693, -54.7376
        CIE-LCH:
        37.4575, 72.3228, 310.8127
        CIE-Luv:
        37.4575, 12.0713, -81.4354
        Hunter-Lab:
        31.2842, 38.1533, -59.8799
      #703bb2 color charts
#703bb2 RGB chart
      #703bb2 CMYK chart
      #703bb2 RGB pie chart
      #703bb2 color shades, tints & tones
#703bb2 color schemes
#703bb2 color preview, HTML & CSS examples
           This text has a color of #703bb2        
        
          <p style="color:#703bb2;">Text here</p>
        
        
          .mytext {color:#703bb2;}
        
        Text color #703bb2
      
           This box has a color of #703bb2        
        
          <div style="background-color:#703bb2;">Content here</div>
        
        
          .mybackground {background-color:#703bb2;}
        
        Background color #703bb2
      
           Border around this has a color of #703bb2        
        
          <div style="border:2px solid #703bb2;">Content here</div>
        
        
          .myborder {border:2px solid #703bb2;}
        
        Border color #703bb2