#70006d color space conversions
Hex:
        #70006d
        RGB:
        112, 0, 109
        CMY:
        56, 100, 57
        CMYK:
        0, 100, 3, 56
      HSL:
        302°, 100.0000%, 21.9608%
        HSV (HSB):
        302°, 100.0000%, 43.9216%
        XYZ:
        9.4424, 4.5489, 14.8483
        xyY:
        0.3274, 0.1577, 4.5489
      CIE-Lab:
        25.4088, 53.0852, -31.5499
        CIE-LCH:
        25.4088, 61.7530, 329.2759
        CIE-Luv:
        25.4088, 36.7272, -44.0538
        Hunter-Lab:
        21.3281, 41.7017, -26.3473
      #70006d color charts
#70006d RGB chart
      #70006d CMYK chart
      #70006d RGB pie chart
      #70006d color shades, tints & tones
#70006d color schemes
#70006d color preview, HTML & CSS examples
           This text has a color of #70006d        
        
          <p style="color:#70006d;">Text here</p>
        
        
          .mytext {color:#70006d;}
        
        Text color #70006d
      
           This box has a color of #70006d        
        
          <div style="background-color:#70006d;">Content here</div>
        
        
          .mybackground {background-color:#70006d;}
        
        Background color #70006d
      
           Border around this has a color of #70006d        
        
          <div style="border:2px solid #70006d;">Content here</div>
        
        
          .myborder {border:2px solid #70006d;}
        
        Border color #70006d