#703c81 color space conversions
Hex:
        #703c81
        RGB:
        112, 60, 129
        CMY:
        56, 76, 49
        CMYK:
        13, 53, 0, 49
      HSL:
        285°, 36.5079%, 37.0588%
        HSV (HSB):
        285°, 53.4884%, 50.5882%
        XYZ:
        12.2604, 8.2614, 21.7173
        xyY:
        0.2903, 0.1956, 8.2614
      CIE-Lab:
        34.5215, 34.8689, -29.7483
        CIE-LCH:
        34.5215, 45.8345, 319.5309
        CIE-Luv:
        34.5215, 20.5288, -44.4447
        Hunter-Lab:
        28.7427, 25.8406, -24.6782
      #703c81 color charts
#703c81 RGB chart
      #703c81 CMYK chart
      #703c81 RGB pie chart
      #703c81 color shades, tints & tones
#703c81 color schemes
#703c81 color preview, HTML & CSS examples
           This text has a color of #703c81        
        
          <p style="color:#703c81;">Text here</p>
        
        
          .mytext {color:#703c81;}
        
        Text color #703c81
      
           This box has a color of #703c81        
        
          <div style="background-color:#703c81;">Content here</div>
        
        
          .mybackground {background-color:#703c81;}
        
        Background color #703c81
      
           Border around this has a color of #703c81        
        
          <div style="border:2px solid #703c81;">Content here</div>
        
        
          .myborder {border:2px solid #703c81;}
        
        Border color #703c81