#72247e color space conversions
Hex:
        #72247e
        RGB:
        114, 36, 126
        CMY:
        55, 86, 51
        CMYK:
        10, 71, 0, 51
      HSL:
        292°, 55.5556%, 31.7647%
        HSV (HSB):
        292°, 71.4286%, 49.4118%
        XYZ:
        11.3362, 6.3455, 20.3660
        xyY:
        0.2979, 0.1668, 6.3455
      CIE-Lab:
        30.2680, 46.6888, -34.6063
        CIE-LCH:
        30.2680, 58.1158, 323.4537
        CIE-Luv:
        30.2680, 28.6010, -50.2167
        Hunter-Lab:
        25.1903, 36.2459, -30.3019
      #72247e color charts
#72247e RGB chart
      #72247e CMYK chart
      #72247e RGB pie chart
      #72247e color shades, tints & tones
#72247e color schemes
#72247e color preview, HTML & CSS examples
           This text has a color of #72247e        
        
          <p style="color:#72247e;">Text here</p>
        
        
          .mytext {color:#72247e;}
        
        Text color #72247e
      
           This box has a color of #72247e        
        
          <div style="background-color:#72247e;">Content here</div>
        
        
          .mybackground {background-color:#72247e;}
        
        Background color #72247e
      
           Border around this has a color of #72247e        
        
          <div style="border:2px solid #72247e;">Content here</div>
        
        
          .myborder {border:2px solid #72247e;}
        
        Border color #72247e