#72509d color space conversions
Hex:
        #72509d
        RGB:
        114, 80, 157
        CMY:
        55, 69, 38
        CMYK:
        27, 49, 0, 38
      HSL:
        266°, 32.4895%, 46.4706%
        HSV (HSB):
        266°, 49.0446%, 61.5686%
        XYZ:
        15.8939, 11.7491, 33.3284
        xyY:
        0.2607, 0.1927, 11.7491
      CIE-Lab:
        40.8145, 30.5756, -36.8310
        CIE-LCH:
        40.8145, 47.8685, 309.6981
        CIE-Luv:
        40.8145, 10.5052, -56.4282
        Hunter-Lab:
        34.2769, 22.7843, -33.6555
      #72509d color charts
#72509d RGB chart
      #72509d CMYK chart
      #72509d RGB pie chart
      #72509d color shades, tints & tones
#72509d color schemes
#72509d color preview, HTML & CSS examples
           This text has a color of #72509d        
        
          <p style="color:#72509d;">Text here</p>
        
        
          .mytext {color:#72509d;}
        
        Text color #72509d
      
           This box has a color of #72509d        
        
          <div style="background-color:#72509d;">Content here</div>
        
        
          .mybackground {background-color:#72509d;}
        
        Background color #72509d
      
           Border around this has a color of #72509d        
        
          <div style="border:2px solid #72509d;">Content here</div>
        
        
          .myborder {border:2px solid #72509d;}
        
        Border color #72509d