#72579f color space conversions
Hex:
        #72579f
        RGB:
        114, 87, 159
        CMY:
        55, 66, 38
        CMYK:
        28, 45, 0, 38
      HSL:
        263°, 29.2683%, 48.2353%
        HSV (HSB):
        263°, 45.2830%, 62.3529%
        XYZ:
        16.6056, 12.8970, 34.4150
        xyY:
        0.2598, 0.2018, 12.8970
      CIE-Lab:
        42.6076, 26.8984, -35.1886
        CIE-LCH:
        42.6076, 44.2918, 307.3945
        CIE-Luv:
        42.6076, 7.8463, -54.2035
        Hunter-Lab:
        35.9124, 19.6904, -31.6793
      #72579f color charts
#72579f RGB chart
      #72579f CMYK chart
      #72579f RGB pie chart
      #72579f color shades, tints & tones
#72579f color schemes
#72579f color preview, HTML & CSS examples
           This text has a color of #72579f        
        
          <p style="color:#72579f;">Text here</p>
        
        
          .mytext {color:#72579f;}
        
        Text color #72579f
      
           This box has a color of #72579f        
        
          <div style="background-color:#72579f;">Content here</div>
        
        
          .mybackground {background-color:#72579f;}
        
        Background color #72579f
      
           Border around this has a color of #72579f        
        
          <div style="border:2px solid #72579f;">Content here</div>
        
        
          .myborder {border:2px solid #72579f;}
        
        Border color #72579f