#725fc5 color space conversions
Hex:
        #725fc5
        RGB:
        114, 95, 197
        CMY:
        55, 63, 23
        CMYK:
        42, 52, 0, 23
      HSL:
        251°, 46.7890%, 57.2549%
        HSV (HSB):
        251°, 51.7766%, 77.2549%
        XYZ:
        21.1097, 15.7930, 54.7591
        xyY:
        0.2303, 0.1723, 15.7930
      CIE-Lab:
        46.7018, 32.5303, -50.9416
        CIE-LCH:
        46.7018, 60.4423, 302.5615
        CIE-Luv:
        46.7018, 1.2859, -79.9844
        Hunter-Lab:
        39.7405, 25.2714, -53.8784
      #725fc5 color charts
#725fc5 RGB chart
      #725fc5 CMYK chart
      #725fc5 RGB pie chart
      #725fc5 color shades, tints & tones
#725fc5 color schemes
#725fc5 color preview, HTML & CSS examples
           This text has a color of #725fc5        
        
          <p style="color:#725fc5;">Text here</p>
        
        
          .mytext {color:#725fc5;}
        
        Text color #725fc5
      
           This box has a color of #725fc5        
        
          <div style="background-color:#725fc5;">Content here</div>
        
        
          .mybackground {background-color:#725fc5;}
        
        Background color #725fc5
      
           Border around this has a color of #725fc5        
        
          <div style="border:2px solid #725fc5;">Content here</div>
        
        
          .myborder {border:2px solid #725fc5;}
        
        Border color #725fc5