#72289e color space conversions
Hex:
        #72289e
        RGB:
        114, 40, 158
        CMY:
        55, 84, 38
        CMYK:
        28, 75, 0, 38
      HSL:
        278°, 59.5960%, 38.8235%
        HSV (HSB):
        278°, 74.6835%, 61.9608%
        XYZ:
        13.8698, 7.5636, 33.0767
        xyY:
        0.2544, 0.1388, 7.5636
      CIE-Lab:
        33.0570, 51.7844, -49.8658
        CIE-LCH:
        33.0570, 71.8903, 316.0813
        CIE-Luv:
        33.0570, 20.2162, -72.1393
        Hunter-Lab:
        27.5020, 41.8923, -52.0566
      #72289e color charts
#72289e RGB chart
      #72289e CMYK chart
      #72289e RGB pie chart
      #72289e color shades, tints & tones
#72289e color schemes
#72289e color preview, HTML & CSS examples
           This text has a color of #72289e        
        
          <p style="color:#72289e;">Text here</p>
        
        
          .mytext {color:#72289e;}
        
        Text color #72289e
      
           This box has a color of #72289e        
        
          <div style="background-color:#72289e;">Content here</div>
        
        
          .mybackground {background-color:#72289e;}
        
        Background color #72289e
      
           Border around this has a color of #72289e        
        
          <div style="border:2px solid #72289e;">Content here</div>
        
        
          .myborder {border:2px solid #72289e;}
        
        Border color #72289e