#70124e color space conversions
Hex:
        #70124e
        RGB:
        112, 18, 78
        CMY:
        56, 93, 69
        CMYK:
        0, 84, 30, 56
      HSL:
        322°, 72.3077%, 25.4902%
        HSV (HSB):
        322°, 83.9286%, 43.9216%
        XYZ:
        8.2735, 4.4274, 7.6262
        xyY:
        0.4070, 0.2178, 4.4274
      CIE-Lab:
        25.0369, 44.7089, -11.6884
        CIE-LCH:
        25.0369, 46.2115, 345.3489
        CIE-Luv:
        25.0369, 46.0120, -19.5020
        Hunter-Lab:
        21.0414, 33.3642, -6.7600
      #70124e color charts
#70124e RGB chart
      #70124e CMYK chart
      #70124e RGB pie chart
      #70124e color shades, tints & tones
#70124e color schemes
#70124e color preview, HTML & CSS examples
           This text has a color of #70124e        
        
          <p style="color:#70124e;">Text here</p>
        
        
          .mytext {color:#70124e;}
        
        Text color #70124e
      
           This box has a color of #70124e        
        
          <div style="background-color:#70124e;">Content here</div>
        
        
          .mybackground {background-color:#70124e;}
        
        Background color #70124e
      
           Border around this has a color of #70124e        
        
          <div style="border:2px solid #70124e;">Content here</div>
        
        
          .myborder {border:2px solid #70124e;}
        
        Border color #70124e