#72519f color space conversions
Hex:
        #72519f
        RGB:
        114, 81, 159
        CMY:
        55, 68, 38
        CMYK:
        28, 49, 0, 38
      HSL:
        265°, 32.5000%, 47.0588%
        HSV (HSB):
        265°, 49.0566%, 62.3529%
        XYZ:
        16.1399, 11.9655, 34.2598
        xyY:
        0.2588, 0.1919, 11.9655
      CIE-Lab:
        41.1612, 30.4949, -37.4773
        CIE-LCH:
        41.1612, 48.3165, 309.1349
        CIE-Luv:
        41.1612, 9.9054, -57.4955
        Hunter-Lab:
        34.5911, 22.7518, -34.5083
      #72519f color charts
#72519f RGB chart
      #72519f CMYK chart
      #72519f RGB pie chart
      #72519f color shades, tints & tones
#72519f color schemes
#72519f color preview, HTML & CSS examples
           This text has a color of #72519f        
        
          <p style="color:#72519f;">Text here</p>
        
        
          .mytext {color:#72519f;}
        
        Text color #72519f
      
           This box has a color of #72519f        
        
          <div style="background-color:#72519f;">Content here</div>
        
        
          .mybackground {background-color:#72519f;}
        
        Background color #72519f
      
           Border around this has a color of #72519f        
        
          <div style="border:2px solid #72519f;">Content here</div>
        
        
          .myborder {border:2px solid #72519f;}
        
        Border color #72519f