#70049d color space conversions
Hex:
        #70049d
        RGB:
        112, 4, 157
        CMY:
        56, 98, 38
        CMYK:
        29, 97, 0, 38
      HSL:
        282°, 95.0311%, 31.5686%
        HSV (HSB):
        282°, 97.4522%, 61.5686%
        XYZ:
        12.8113, 5.9659, 32.3746
        xyY:
        0.2505, 0.1166, 5.9659
      CIE-Lab:
        29.3263, 60.9910, -55.3400
        CIE-LCH:
        29.3263, 82.3555, 317.7810
        CIE-Luv:
        29.3263, 22.5417, -75.9032
        Hunter-Lab:
        24.4252, 50.8814, -61.4888
      #70049d color charts
#70049d RGB chart
      #70049d CMYK chart
      #70049d RGB pie chart
      #70049d color shades, tints & tones
#70049d color schemes
#70049d color preview, HTML & CSS examples
           This text has a color of #70049d        
        
          <p style="color:#70049d;">Text here</p>
        
        
          .mytext {color:#70049d;}
        
        Text color #70049d
      
           This box has a color of #70049d        
        
          <div style="background-color:#70049d;">Content here</div>
        
        
          .mybackground {background-color:#70049d;}
        
        Background color #70049d
      
           Border around this has a color of #70049d        
        
          <div style="border:2px solid #70049d;">Content here</div>
        
        
          .myborder {border:2px solid #70049d;}
        
        Border color #70049d