#70023c color space conversions
Hex:
        #70023c
        RGB:
        112, 2, 60
        CMY:
        56, 99, 76
        CMYK:
        0, 98, 46, 56
      HSL:
        328°, 96.4912%, 22.3529%
        HSV (HSB):
        328°, 98.2143%, 43.9216%
        XYZ:
        7.5194, 3.8144, 4.6149
        xyY:
        0.4715, 0.2392, 3.8144
      CIE-Lab:
        23.0481, 46.3329, -2.4074
        CIE-LCH:
        23.0481, 46.3954, 357.0256
        CIE-Luv:
        23.0481, 55.4079, -9.4269
        Hunter-Lab:
        19.5305, 34.5456, -0.3384
      #70023c color charts
#70023c RGB chart
      #70023c CMYK chart
      #70023c RGB pie chart
      #70023c color shades, tints & tones
#70023c color schemes
#70023c color preview, HTML & CSS examples
           This text has a color of #70023c        
        
          <p style="color:#70023c;">Text here</p>
        
        
          .mytext {color:#70023c;}
        
        Text color #70023c
      
           This box has a color of #70023c        
        
          <div style="background-color:#70023c;">Content here</div>
        
        
          .mybackground {background-color:#70023c;}
        
        Background color #70023c
      
           Border around this has a color of #70023c        
        
          <div style="border:2px solid #70023c;">Content here</div>
        
        
          .myborder {border:2px solid #70023c;}
        
        Border color #70023c