#725cdb color space conversions
Hex:
        #725cdb
        RGB:
        114, 92, 219
        CMY:
        55, 64, 14
        CMYK:
        48, 58, 0, 14
      HSL:
        250°, 63.8191%, 60.9804%
        HSV (HSB):
        250°, 57.9909%, 85.8824%
        XYZ:
        23.5528, 16.3462, 68.9316
        xyY:
        0.2164, 0.1502, 16.3462
      CIE-Lab:
        47.4254, 40.6687, -62.3771
        CIE-LCH:
        47.4254, 74.4637, 303.1036
        CIE-Luv:
        47.4254, 0.1689, -98.0105
        Hunter-Lab:
        40.4304, 33.2321, -72.7849
      #725cdb color charts
#725cdb RGB chart
      #725cdb CMYK chart
      #725cdb RGB pie chart
      #725cdb color shades, tints & tones
#725cdb color schemes
#725cdb color preview, HTML & CSS examples
           This text has a color of #725cdb        
        
          <p style="color:#725cdb;">Text here</p>
        
        
          .mytext {color:#725cdb;}
        
        Text color #725cdb
      
           This box has a color of #725cdb        
        
          <div style="background-color:#725cdb;">Content here</div>
        
        
          .mybackground {background-color:#725cdb;}
        
        Background color #725cdb
      
           Border around this has a color of #725cdb        
        
          <div style="border:2px solid #725cdb;">Content here</div>
        
        
          .myborder {border:2px solid #725cdb;}
        
        Border color #725cdb