#70063f color space conversions
Hex:
        #70063f
        RGB:
        112, 6, 63
        CMY:
        56, 98, 75
        CMYK:
        0, 95, 44, 56
      HSL:
        328°, 89.8305%, 23.1373%
        HSV (HSB):
        328°, 94.6429%, 43.9216%
        XYZ:
        7.6444, 3.9339, 5.0590
        xyY:
        0.4595, 0.2364, 3.9339
      CIE-Lab:
        23.4516, 45.7767, -3.8806
        CIE-LCH:
        23.4516, 45.9409, 355.1545
        CIE-Luv:
        23.4516, 53.6070, -10.8750
        Hunter-Lab:
        19.8340, 34.0880, -1.2392
      #70063f color charts
#70063f RGB chart
      #70063f CMYK chart
      #70063f RGB pie chart
      #70063f color shades, tints & tones
#70063f color schemes
#70063f color preview, HTML & CSS examples
           This text has a color of #70063f        
        
          <p style="color:#70063f;">Text here</p>
        
        
          .mytext {color:#70063f;}
        
        Text color #70063f
      
           This box has a color of #70063f        
        
          <div style="background-color:#70063f;">Content here</div>
        
        
          .mybackground {background-color:#70063f;}
        
        Background color #70063f
      
           Border around this has a color of #70063f        
        
          <div style="border:2px solid #70063f;">Content here</div>
        
        
          .myborder {border:2px solid #70063f;}
        
        Border color #70063f