#725bc8 color space conversions
Hex:
        #725bc8
        RGB:
        114, 91, 200
        CMY:
        55, 64, 22
        CMYK:
        43, 55, 0, 22
      HSL:
        253°, 49.7717%, 57.0588%
        HSV (HSB):
        253°, 54.5000%, 78.4314%
        XYZ:
        21.1058, 15.2297, 56.4708
        xyY:
        0.2274, 0.1641, 15.2297
      CIE-Lab:
        45.9472, 35.7644, -53.8829
        CIE-LCH:
        45.9472, 64.6719, 303.5740
        CIE-Luv:
        45.9472, 2.1893, -84.3278
        Hunter-Lab:
        39.0253, 28.2431, -58.4769
      #725bc8 color charts
#725bc8 RGB chart
      #725bc8 CMYK chart
      #725bc8 RGB pie chart
      #725bc8 color shades, tints & tones
#725bc8 color schemes
#725bc8 color preview, HTML & CSS examples
           This text has a color of #725bc8        
        
          <p style="color:#725bc8;">Text here</p>
        
        
          .mytext {color:#725bc8;}
        
        Text color #725bc8
      
           This box has a color of #725bc8        
        
          <div style="background-color:#725bc8;">Content here</div>
        
        
          .mybackground {background-color:#725bc8;}
        
        Background color #725bc8
      
           Border around this has a color of #725bc8        
        
          <div style="border:2px solid #725bc8;">Content here</div>
        
        
          .myborder {border:2px solid #725bc8;}
        
        Border color #725bc8