#72023a color space conversions
Hex:
        #72023a
        RGB:
        114, 2, 58
        CMY:
        55, 99, 77
        CMYK:
        0, 98, 49, 55
      HSL:
        330°, 96.5517%, 22.7451%
        HSV (HSB):
        330°, 98.2456%, 44.7059%
        XYZ:
        7.7249, 3.9263, 4.3537
        xyY:
        0.4827, 0.2453, 3.9263
      CIE-Lab:
        23.4263, 46.6401, -0.4141
        CIE-LCH:
        23.4263, 46.6420, 359.4913
        CIE-Luv:
        23.4263, 57.8482, -7.5696
        Hunter-Lab:
        19.8149, 34.9122, 0.8434
      #72023a color charts
#72023a RGB chart
      #72023a CMYK chart
      #72023a RGB pie chart
      #72023a color shades, tints & tones
#72023a color schemes
#72023a color preview, HTML & CSS examples
           This text has a color of #72023a        
        
          <p style="color:#72023a;">Text here</p>
        
        
          .mytext {color:#72023a;}
        
        Text color #72023a
      
           This box has a color of #72023a        
        
          <div style="background-color:#72023a;">Content here</div>
        
        
          .mybackground {background-color:#72023a;}
        
        Background color #72023a
      
           Border around this has a color of #72023a        
        
          <div style="border:2px solid #72023a;">Content here</div>
        
        
          .myborder {border:2px solid #72023a;}
        
        Border color #72023a