#725ad8 color space conversions
Hex:
        #725ad8
        RGB:
        114, 90, 216
        CMY:
        55, 65, 15
        CMYK:
        47, 58, 0, 15
      HSL:
        251°, 61.7647%, 60.0000%
        HSV (HSB):
        251°, 58.3333%, 84.7059%
        XYZ:
        22.9903, 15.8476, 66.8129
        xyY:
        0.2176, 0.1500, 15.8476
      CIE-Lab:
        46.7739, 40.9566, -61.7226
        CIE-LCH:
        46.7739, 74.0751, 303.5666
        CIE-Luv:
        46.7739, 0.9607, -96.7079
        Hunter-Lab:
        39.8090, 33.4203, -71.6421
      #725ad8 color charts
#725ad8 RGB chart
      #725ad8 CMYK chart
      #725ad8 RGB pie chart
      #725ad8 color shades, tints & tones
#725ad8 color schemes
#725ad8 color preview, HTML & CSS examples
           This text has a color of #725ad8        
        
          <p style="color:#725ad8;">Text here</p>
        
        
          .mytext {color:#725ad8;}
        
        Text color #725ad8
      
           This box has a color of #725ad8        
        
          <div style="background-color:#725ad8;">Content here</div>
        
        
          .mybackground {background-color:#725ad8;}
        
        Background color #725ad8
      
           Border around this has a color of #725ad8        
        
          <div style="border:2px solid #725ad8;">Content here</div>
        
        
          .myborder {border:2px solid #725ad8;}
        
        Border color #725ad8