#70049b color space conversions
Hex:
        #70049b
        RGB:
        112, 4, 155
        CMY:
        56, 98, 39
        CMYK:
        28, 97, 0, 39
      HSL:
        283°, 94.9686%, 31.1765%
        HSV (HSB):
        283°, 97.4194%, 60.7843%
        XYZ:
        12.6419, 5.8981, 31.4825
        xyY:
        0.2527, 0.1179, 5.8981
      CIE-Lab:
        29.1540, 60.5985, -54.3995
        CIE-LCH:
        29.1540, 81.4339, 318.0856
        CIE-Luv:
        29.1540, 23.0194, -74.6240
        Hunter-Lab:
        24.2861, 50.4160, -59.8585
      #70049b color charts
#70049b RGB chart
      #70049b CMYK chart
      #70049b RGB pie chart
      #70049b color shades, tints & tones
#70049b color schemes
#70049b color preview, HTML & CSS examples
           This text has a color of #70049b        
        
          <p style="color:#70049b;">Text here</p>
        
        
          .mytext {color:#70049b;}
        
        Text color #70049b
      
           This box has a color of #70049b        
        
          <div style="background-color:#70049b;">Content here</div>
        
        
          .mybackground {background-color:#70049b;}
        
        Background color #70049b
      
           Border around this has a color of #70049b        
        
          <div style="border:2px solid #70049b;">Content here</div>
        
        
          .myborder {border:2px solid #70049b;}
        
        Border color #70049b