#72045f color space conversions
Hex:
        #72045f
        RGB:
        114, 4, 95
        CMY:
        55, 98, 63
        CMYK:
        0, 96, 17, 55
      HSL:
        310°, 93.2203%, 23.1373%
        HSV (HSB):
        310°, 96.4912%, 44.7059%
        XYZ:
        9.0484, 4.4905, 11.2163
        xyY:
        0.3655, 0.1814, 4.4905
      CIE-Lab:
        25.2308, 50.5856, -22.6672
        CIE-LCH:
        25.2308, 55.4320, 335.8631
        CIE-Luv:
        25.2308, 42.9781, -33.1661
        Hunter-Lab:
        21.1907, 39.1355, -16.5489
      #72045f color charts
#72045f RGB chart
      #72045f CMYK chart
      #72045f RGB pie chart
      #72045f color shades, tints & tones
#72045f color schemes
#72045f color preview, HTML & CSS examples
           This text has a color of #72045f        
        
          <p style="color:#72045f;">Text here</p>
        
        
          .mytext {color:#72045f;}
        
        Text color #72045f
      
           This box has a color of #72045f        
        
          <div style="background-color:#72045f;">Content here</div>
        
        
          .mybackground {background-color:#72045f;}
        
        Background color #72045f
      
           Border around this has a color of #72045f        
        
          <div style="border:2px solid #72045f;">Content here</div>
        
        
          .myborder {border:2px solid #72045f;}
        
        Border color #72045f