#70385f color space conversions
Hex:
        #70385f
        RGB:
        112, 56, 95
        CMY:
        56, 78, 63
        CMYK:
        0, 50, 15, 56
      HSL:
        318°, 33.3333%, 32.9412%
        HSV (HSB):
        318°, 50.0000%, 43.9216%
        XYZ:
        10.1618, 7.0993, 11.6612
        xyY:
        0.3513, 0.2455, 7.0993
      CIE-Lab:
        32.0319, 30.2749, -12.1646
        CIE-LCH:
        32.0319, 32.6274, 338.1095
        CIE-Luv:
        32.0319, 29.2407, -19.5593
        Hunter-Lab:
        26.6445, 21.4493, -7.2976
      #70385f color charts
#70385f RGB chart
      #70385f CMYK chart
      #70385f RGB pie chart
      #70385f color shades, tints & tones
#70385f color schemes
#70385f color preview, HTML & CSS examples
           This text has a color of #70385f        
        
          <p style="color:#70385f;">Text here</p>
        
        
          .mytext {color:#70385f;}
        
        Text color #70385f
      
           This box has a color of #70385f        
        
          <div style="background-color:#70385f;">Content here</div>
        
        
          .mybackground {background-color:#70385f;}
        
        Background color #70385f
      
           Border around this has a color of #70385f        
        
          <div style="border:2px solid #70385f;">Content here</div>
        
        
          .myborder {border:2px solid #70385f;}
        
        Border color #70385f