#70016f color space conversions
Hex:
        #70016f
        RGB:
        112, 1, 111
        CMY:
        56, 100, 56
        CMYK:
        0, 99, 1, 56
      HSL:
        301°, 98.2301%, 22.1569%
        HSV (HSB):
        301°, 99.1071%, 43.9216%
        XYZ:
        9.5622, 4.6142, 15.4256
        xyY:
        0.3230, 0.1559, 4.6142
      CIE-Lab:
        25.6059, 53.2105, -32.5271
        CIE-LCH:
        25.6059, 62.3648, 328.5630
        CIE-Luv:
        25.6059, 35.9591, -45.3556
        Hunter-Lab:
        21.4806, 41.8692, -27.5407
      #70016f color charts
#70016f RGB chart
      #70016f CMYK chart
      #70016f RGB pie chart
      #70016f color shades, tints & tones
#70016f color schemes
#70016f color preview, HTML & CSS examples
           This text has a color of #70016f        
        
          <p style="color:#70016f;">Text here</p>
        
        
          .mytext {color:#70016f;}
        
        Text color #70016f
      
           This box has a color of #70016f        
        
          <div style="background-color:#70016f;">Content here</div>
        
        
          .mybackground {background-color:#70016f;}
        
        Background color #70016f
      
           Border around this has a color of #70016f        
        
          <div style="border:2px solid #70016f;">Content here</div>
        
        
          .myborder {border:2px solid #70016f;}
        
        Border color #70016f