#70078c color space conversions
Hex:
        #70078c
        RGB:
        112, 7, 140
        CMY:
        56, 97, 45
        CMYK:
        20, 95, 0, 45
      HSL:
        287°, 90.4762%, 28.8235%
        HSV (HSB):
        287°, 95.0000%, 54.9020%
        XYZ:
        11.4917, 5.4902, 25.2650
        xyY:
        0.2720, 0.1300, 5.4902
      CIE-Lab:
        28.0879, 57.2058, -46.8857
        CIE-LCH:
        28.0879, 73.9647, 320.6621
        CIE-Luv:
        28.0879, 26.7024, -64.6531
        Hunter-Lab:
        23.4311, 46.5404, -47.5287
      #70078c color charts
#70078c RGB chart
      #70078c CMYK chart
      #70078c RGB pie chart
      #70078c color shades, tints & tones
#70078c color schemes
#70078c color preview, HTML & CSS examples
           This text has a color of #70078c        
        
          <p style="color:#70078c;">Text here</p>
        
        
          .mytext {color:#70078c;}
        
        Text color #70078c
      
           This box has a color of #70078c        
        
          <div style="background-color:#70078c;">Content here</div>
        
        
          .mybackground {background-color:#70078c;}
        
        Background color #70078c
      
           Border around this has a color of #70078c        
        
          <div style="border:2px solid #70078c;">Content here</div>
        
        
          .myborder {border:2px solid #70078c;}
        
        Border color #70078c