#725ff0 color space conversions
Hex:
        #725ff0
        RGB:
        114, 95, 240
        CMY:
        55, 63, 6
        CMYK:
        53, 60, 0, 6
      HSL:
        248°, 82.8571%, 65.6863%
        HSV (HSB):
        248°, 60.4167%, 94.1176%
        XYZ:
        26.7598, 18.0531, 84.5123
        xyY:
        0.2069, 0.1396, 18.0531
      CIE-Lab:
        49.5604, 45.1183, -70.7666
        CIE-LCH:
        49.5604, 83.9260, 302.5201
        CIE-Luv:
        49.5604, -2.3252, -111.7887
        Hunter-Lab:
        42.4889, 38.0649, -88.1880
      #725ff0 color charts
#725ff0 RGB chart
      #725ff0 CMYK chart
      #725ff0 RGB pie chart
      #725ff0 color shades, tints & tones
#725ff0 color schemes
#725ff0 color preview, HTML & CSS examples
           This text has a color of #725ff0        
        
          <p style="color:#725ff0;">Text here</p>
        
        
          .mytext {color:#725ff0;}
        
        Text color #725ff0
      
           This box has a color of #725ff0        
        
          <div style="background-color:#725ff0;">Content here</div>
        
        
          .mybackground {background-color:#725ff0;}
        
        Background color #725ff0
      
           Border around this has a color of #725ff0        
        
          <div style="border:2px solid #725ff0;">Content here</div>
        
        
          .myborder {border:2px solid #725ff0;}
        
        Border color #725ff0