#70226c color space conversions
Hex:
        #70226c
        RGB:
        112, 34, 108
        CMY:
        56, 87, 58
        CMYK:
        0, 70, 4, 56
      HSL:
        303°, 53.4247%, 28.6275%
        HSV (HSB):
        303°, 69.6429%, 43.9216%
        XYZ:
        9.9609, 5.6715, 14.7571
        xyY:
        0.3278, 0.1866, 5.6715
      CIE-Lab:
        28.5681, 43.6307, -25.8914
        CIE-LCH:
        28.5681, 50.7346, 329.3141
        CIE-Luv:
        28.5681, 32.7479, -37.8515
        Hunter-Lab:
        23.8149, 32.9837, -20.0690
      #70226c color charts
#70226c RGB chart
      #70226c CMYK chart
      #70226c RGB pie chart
      #70226c color shades, tints & tones
#70226c color schemes
#70226c color preview, HTML & CSS examples
           This text has a color of #70226c        
        
          <p style="color:#70226c;">Text here</p>
        
        
          .mytext {color:#70226c;}
        
        Text color #70226c
      
           This box has a color of #70226c        
        
          <div style="background-color:#70226c;">Content here</div>
        
        
          .mybackground {background-color:#70226c;}
        
        Background color #70226c
      
           Border around this has a color of #70226c        
        
          <div style="border:2px solid #70226c;">Content here</div>
        
        
          .myborder {border:2px solid #70226c;}
        
        Border color #70226c