#725ecb color space conversions
Hex:
        #725ecb
        RGB:
        114, 94, 203
        CMY:
        55, 63, 20
        CMYK:
        44, 54, 0, 20
      HSL:
        251°, 51.1737%, 58.2353%
        HSV (HSB):
        251°, 53.6946%, 79.6078%
        XYZ:
        21.7216, 15.8946, 58.4230
        xyY:
        0.2262, 0.1655, 15.8946
      CIE-Lab:
        46.8359, 34.8503, -54.1814
        CIE-LCH:
        46.8359, 64.4218, 302.7497
        CIE-Luv:
        46.8359, 1.0419, -85.1146
        Hunter-Lab:
        39.8680, 27.4845, -58.9765
      #725ecb color charts
#725ecb RGB chart
      #725ecb CMYK chart
      #725ecb RGB pie chart
      #725ecb color shades, tints & tones
#725ecb color schemes
#725ecb color preview, HTML & CSS examples
           This text has a color of #725ecb        
        
          <p style="color:#725ecb;">Text here</p>
        
        
          .mytext {color:#725ecb;}
        
        Text color #725ecb
      
           This box has a color of #725ecb        
        
          <div style="background-color:#725ecb;">Content here</div>
        
        
          .mybackground {background-color:#725ecb;}
        
        Background color #725ecb
      
           Border around this has a color of #725ecb        
        
          <div style="border:2px solid #725ecb;">Content here</div>
        
        
          .myborder {border:2px solid #725ecb;}
        
        Border color #725ecb