#70329a color space conversions
Hex:
        #70329a
        RGB:
        112, 50, 154
        CMY:
        56, 80, 40
        CMYK:
        27, 68, 0, 40
      HSL:
        276°, 50.9804%, 40.0000%
        HSV (HSB):
        276°, 67.5325%, 60.3922%
        XYZ:
        13.6554, 8.0590, 31.4077
        xyY:
        0.2571, 0.1517, 8.0590
      CIE-Lab:
        34.1055, 45.9018, -45.7575
        CIE-LCH:
        34.1055, 64.8130, 315.0902
        CIE-Luv:
        34.1055, 18.1467, -67.0728
        Hunter-Lab:
        28.3885, 36.1824, -45.7238
      #70329a color charts
#70329a RGB chart
      #70329a CMYK chart
      #70329a RGB pie chart
      #70329a color shades, tints & tones
#70329a color schemes
#70329a color preview, HTML & CSS examples
           This text has a color of #70329a        
        
          <p style="color:#70329a;">Text here</p>
        
        
          .mytext {color:#70329a;}
        
        Text color #70329a
      
           This box has a color of #70329a        
        
          <div style="background-color:#70329a;">Content here</div>
        
        
          .mybackground {background-color:#70329a;}
        
        Background color #70329a
      
           Border around this has a color of #70329a        
        
          <div style="border:2px solid #70329a;">Content here</div>
        
        
          .myborder {border:2px solid #70329a;}
        
        Border color #70329a