#70153c color space conversions
Hex:
        #70153c
        RGB:
        112, 21, 60
        CMY:
        56, 92, 76
        CMYK:
        0, 81, 46, 56
      HSL:
        334°, 68.4211%, 26.0784%
        HSV (HSB):
        334°, 81.2500%, 43.9216%
        XYZ:
        7.7659, 4.3073, 4.6971
        xyY:
        0.4631, 0.2568, 4.3073
      CIE-Lab:
        24.6625, 41.6945, -0.0354
        CIE-LCH:
        24.6625, 41.6945, 359.9513
        CIE-Luv:
        24.6625, 51.7510, -6.4135
        Hunter-Lab:
        20.7541, 30.4724, 1.1094
      #70153c color charts
#70153c RGB chart
      #70153c CMYK chart
      #70153c RGB pie chart
      #70153c color shades, tints & tones
#70153c color schemes
#70153c color preview, HTML & CSS examples
           This text has a color of #70153c        
        
          <p style="color:#70153c;">Text here</p>
        
        
          .mytext {color:#70153c;}
        
        Text color #70153c
      
           This box has a color of #70153c        
        
          <div style="background-color:#70153c;">Content here</div>
        
        
          .mybackground {background-color:#70153c;}
        
        Background color #70153c
      
           Border around this has a color of #70153c        
        
          <div style="border:2px solid #70153c;">Content here</div>
        
        
          .myborder {border:2px solid #70153c;}
        
        Border color #70153c