#725bc7 color space conversions
Hex:
        #725bc7
        RGB:
        114, 91, 199
        CMY:
        55, 64, 22
        CMYK:
        43, 54, 0, 22
      HSL:
        253°, 49.0909%, 56.8627%
        HSV (HSB):
        253°, 54.2714%, 78.0392%
        XYZ:
        20.9893, 15.1831, 55.8572
        xyY:
        0.2281, 0.1650, 15.1831
      CIE-Lab:
        45.8840, 35.4788, -53.4078
        CIE-LCH:
        45.8840, 64.1182, 303.5961
        CIE-Luv:
        45.8840, 2.2855, -83.5675
        Hunter-Lab:
        38.9655, 27.9619, -57.7166
      #725bc7 color charts
#725bc7 RGB chart
      #725bc7 CMYK chart
      #725bc7 RGB pie chart
      #725bc7 color shades, tints & tones
#725bc7 color schemes
#725bc7 color preview, HTML & CSS examples
           This text has a color of #725bc7        
        
          <p style="color:#725bc7;">Text here</p>
        
        
          .mytext {color:#725bc7;}
        
        Text color #725bc7
      
           This box has a color of #725bc7        
        
          <div style="background-color:#725bc7;">Content here</div>
        
        
          .mybackground {background-color:#725bc7;}
        
        Background color #725bc7
      
           Border around this has a color of #725bc7        
        
          <div style="border:2px solid #725bc7;">Content here</div>
        
        
          .myborder {border:2px solid #725bc7;}
        
        Border color #725bc7