#70348d color space conversions
Hex:
        #70348d
        RGB:
        112, 52, 141
        CMY:
        56, 80, 45
        CMYK:
        21, 63, 0, 45
      HSL:
        280°, 46.1140%, 37.8431%
        HSV (HSB):
        280°, 63.1206%, 55.2941%
        XYZ:
        12.7178, 7.8238, 26.0391
        xyY:
        0.2730, 0.1680, 7.8238
      CIE-Lab:
        33.6132, 41.8874, -38.6020
        CIE-LCH:
        33.6132, 56.9620, 317.3374
        CIE-Luv:
        33.6132, 20.3223, -56.8583
        Hunter-Lab:
        27.9711, 32.2104, -35.6151
      #70348d color charts
#70348d RGB chart
      #70348d CMYK chart
      #70348d RGB pie chart
      #70348d color shades, tints & tones
#70348d color schemes
#70348d color preview, HTML & CSS examples
           This text has a color of #70348d        
        
          <p style="color:#70348d;">Text here</p>
        
        
          .mytext {color:#70348d;}
        
        Text color #70348d
      
           This box has a color of #70348d        
        
          <div style="background-color:#70348d;">Content here</div>
        
        
          .mybackground {background-color:#70348d;}
        
        Background color #70348d
      
           Border around this has a color of #70348d        
        
          <div style="border:2px solid #70348d;">Content here</div>
        
        
          .myborder {border:2px solid #70348d;}
        
        Border color #70348d