#725aa6 color space conversions
Hex:
        #725aa6
        RGB:
        114, 90, 166
        CMY:
        55, 65, 35
        CMYK:
        31, 46, 0, 35
      HSL:
        259°, 29.9213%, 50.1961%
        HSV (HSB):
        259°, 45.7831%, 65.0980%
        XYZ:
        17.4785, 13.6429, 37.7885
        xyY:
        0.2536, 0.1980, 13.6429
      CIE-Lab:
        43.7164, 26.9335, -37.5904
        CIE-LCH:
        43.7164, 46.2434, 305.6216
        CIE-Luv:
        43.7164, 5.9989, -58.1630
        Hunter-Lab:
        36.9363, 19.8289, -34.8025
      #725aa6 color charts
#725aa6 RGB chart
      #725aa6 CMYK chart
      #725aa6 RGB pie chart
      #725aa6 color shades, tints & tones
#725aa6 color schemes
#725aa6 color preview, HTML & CSS examples
           This text has a color of #725aa6        
        
          <p style="color:#725aa6;">Text here</p>
        
        
          .mytext {color:#725aa6;}
        
        Text color #725aa6
      
           This box has a color of #725aa6        
        
          <div style="background-color:#725aa6;">Content here</div>
        
        
          .mybackground {background-color:#725aa6;}
        
        Background color #725aa6
      
           Border around this has a color of #725aa6        
        
          <div style="border:2px solid #725aa6;">Content here</div>
        
        
          .myborder {border:2px solid #725aa6;}
        
        Border color #725aa6