#70075f color space conversions
Hex:
        #70075f
        RGB:
        112, 7, 95
        CMY:
        56, 97, 63
        CMYK:
        0, 94, 15, 56
      HSL:
        310°, 88.2353%, 23.3333%
        HSV (HSB):
        310°, 93.7500%, 43.9216%
        XYZ:
        8.8236, 4.4229, 11.2151
        xyY:
        0.3607, 0.1808, 4.4229
      CIE-Lab:
        25.0230, 49.5747, -23.0221
        CIE-LCH:
        25.0230, 54.6596, 335.0903
        CIE-Luv:
        25.0230, 41.1569, -33.3473
        Hunter-Lab:
        21.0308, 38.0874, -16.8962
      #70075f color charts
#70075f RGB chart
      #70075f CMYK chart
      #70075f RGB pie chart
      #70075f color shades, tints & tones
#70075f color schemes
#70075f color preview, HTML & CSS examples
           This text has a color of #70075f        
        
          <p style="color:#70075f;">Text here</p>
        
        
          .mytext {color:#70075f;}
        
        Text color #70075f
      
           This box has a color of #70075f        
        
          <div style="background-color:#70075f;">Content here</div>
        
        
          .mybackground {background-color:#70075f;}
        
        Background color #70075f
      
           Border around this has a color of #70075f        
        
          <div style="border:2px solid #70075f;">Content here</div>
        
        
          .myborder {border:2px solid #70075f;}
        
        Border color #70075f