#703cab color space conversions
Hex:
        #703cab
        RGB:
        112, 60, 171
        CMY:
        56, 76, 33
        CMYK:
        35, 65, 0, 33
      HSL:
        268°, 48.0519%, 45.2941%
        HSV (HSB):
        268°, 64.9123%, 67.0588%
        XYZ:
        15.6486, 9.6167, 39.5595
        xyY:
        0.2414, 0.1483, 9.6167
      CIE-Lab:
        37.1456, 44.9655, -51.0816
        CIE-LCH:
        37.1456, 68.0531, 311.3564
        CIE-Luv:
        37.1456, 12.9672, -76.1277
        Hunter-Lab:
        31.0109, 35.8053, -53.9267
      #703cab color charts
#703cab RGB chart
      #703cab CMYK chart
      #703cab RGB pie chart
      #703cab color shades, tints & tones
#703cab color schemes
#703cab color preview, HTML & CSS examples
           This text has a color of #703cab        
        
          <p style="color:#703cab;">Text here</p>
        
        
          .mytext {color:#703cab;}
        
        Text color #703cab
      
           This box has a color of #703cab        
        
          <div style="background-color:#703cab;">Content here</div>
        
        
          .mybackground {background-color:#703cab;}
        
        Background color #703cab
      
           Border around this has a color of #703cab        
        
          <div style="border:2px solid #703cab;">Content here</div>
        
        
          .myborder {border:2px solid #703cab;}
        
        Border color #703cab