#725ced color space conversions
Hex:
        #725ced
        RGB:
        114, 92, 237
        CMY:
        55, 64, 7
        CMYK:
        52, 61, 0, 7
      HSL:
        249°, 80.1105%, 64.5098%
        HSV (HSB):
        249°, 61.1814%, 92.9412%
        XYZ:
        26.0526, 17.3461, 82.0958
        xyY:
        0.2076, 0.1382, 17.3461
      CIE-Lab:
        48.6932, 45.9437, -70.4930
        CIE-LCH:
        48.6932, 84.1433, 303.0942
        CIE-Luv:
        48.6932, -1.3616, -110.8910
        Hunter-Lab:
        41.6487, 38.7725, -87.7154
      #725ced color charts
#725ced RGB chart
      #725ced CMYK chart
      #725ced RGB pie chart
      #725ced color shades, tints & tones
#725ced color schemes
#725ced color preview, HTML & CSS examples
           This text has a color of #725ced        
        
          <p style="color:#725ced;">Text here</p>
        
        
          .mytext {color:#725ced;}
        
        Text color #725ced
      
           This box has a color of #725ced        
        
          <div style="background-color:#725ced;">Content here</div>
        
        
          .mybackground {background-color:#725ced;}
        
        Background color #725ced
      
           Border around this has a color of #725ced        
        
          <div style="border:2px solid #725ced;">Content here</div>
        
        
          .myborder {border:2px solid #725ced;}
        
        Border color #725ced