#725ce8 color space conversions
Hex:
        #725ce8
        RGB:
        114, 92, 232
        CMY:
        55, 64, 9
        CMYK:
        51, 60, 0, 9
      HSL:
        249°, 75.2688%, 63.5294%
        HSV (HSB):
        249°, 60.3448%, 90.9804%
        XYZ:
        25.3321, 17.0579, 78.3013
        xyY:
        0.2099, 0.1413, 17.0579
      CIE-Lab:
        48.3329, 44.4744, -68.2654
        CIE-LCH:
        48.3329, 81.4747, 303.0839
        CIE-Luv:
        48.3329, -0.9468, -107.3655
        Hunter-Lab:
        41.3012, 37.2057, -83.4947
      #725ce8 color charts
#725ce8 RGB chart
      #725ce8 CMYK chart
      #725ce8 RGB pie chart
      #725ce8 color shades, tints & tones
#725ce8 color schemes
#725ce8 color preview, HTML & CSS examples
           This text has a color of #725ce8        
        
          <p style="color:#725ce8;">Text here</p>
        
        
          .mytext {color:#725ce8;}
        
        Text color #725ce8
      
           This box has a color of #725ce8        
        
          <div style="background-color:#725ce8;">Content here</div>
        
        
          .mybackground {background-color:#725ce8;}
        
        Background color #725ce8
      
           Border around this has a color of #725ce8        
        
          <div style="border:2px solid #725ce8;">Content here</div>
        
        
          .myborder {border:2px solid #725ce8;}
        
        Border color #725ce8