#70256d color space conversions
Hex:
        #70256d
        RGB:
        112, 37, 109
        CMY:
        56, 85, 57
        CMYK:
        0, 67, 3, 56
      HSL:
        302°, 50.3356%, 29.2157%
        HSV (HSB):
        302°, 66.9643%, 43.9216%
        XYZ:
        10.1040, 5.8720, 15.0689
        xyY:
        0.3255, 0.1891, 5.8720
      CIE-Lab:
        29.0872, 42.5165, -25.7149
        CIE-LCH:
        29.0872, 49.6881, 328.8335
        CIE-Luv:
        29.0872, 31.7704, -37.7288
        Hunter-Lab:
        24.2322, 32.0218, -19.9071
      #70256d color charts
#70256d RGB chart
      #70256d CMYK chart
      #70256d RGB pie chart
      #70256d color shades, tints & tones
#70256d color schemes
#70256d color preview, HTML & CSS examples
           This text has a color of #70256d        
        
          <p style="color:#70256d;">Text here</p>
        
        
          .mytext {color:#70256d;}
        
        Text color #70256d
      
           This box has a color of #70256d        
        
          <div style="background-color:#70256d;">Content here</div>
        
        
          .mybackground {background-color:#70256d;}
        
        Background color #70256d
      
           Border around this has a color of #70256d        
        
          <div style="border:2px solid #70256d;">Content here</div>
        
        
          .myborder {border:2px solid #70256d;}
        
        Border color #70256d