#725fda color space conversions
Hex:
        #725fda
        RGB:
        114, 95, 218
        CMY:
        55, 63, 15
        CMYK:
        48, 56, 0, 15
      HSL:
        249°, 62.4365%, 61.3725%
        HSV (HSB):
        249°, 56.4220%, 85.4902%
        XYZ:
        23.6865, 16.8238, 68.3286
        xyY:
        0.2176, 0.1546, 16.8238
      CIE-Lab:
        48.0372, 38.6250, -60.8200
        CIE-LCH:
        48.0372, 72.0484, 302.4184
        CIE-Luv:
        48.0372, -0.5460, -95.8990
        Hunter-Lab:
        41.0168, 31.3014, -70.0575
      #725fda color charts
#725fda RGB chart
      #725fda CMYK chart
      #725fda RGB pie chart
      #725fda color shades, tints & tones
#725fda color schemes
#725fda color preview, HTML & CSS examples
           This text has a color of #725fda        
        
          <p style="color:#725fda;">Text here</p>
        
        
          .mytext {color:#725fda;}
        
        Text color #725fda
      
           This box has a color of #725fda        
        
          <div style="background-color:#725fda;">Content here</div>
        
        
          .mybackground {background-color:#725fda;}
        
        Background color #725fda
      
           Border around this has a color of #725fda        
        
          <div style="border:2px solid #725fda;">Content here</div>
        
        
          .myborder {border:2px solid #725fda;}
        
        Border color #725fda