#725ac6 color space conversions
Hex:
        #725ac6
        RGB:
        114, 90, 198
        CMY:
        55, 65, 22
        CMYK:
        42, 55, 0, 22
      HSL:
        253°, 48.6486%, 56.4706%
        HSV (HSB):
        253°, 54.5455%, 77.6471%
        XYZ:
        20.7886, 14.9670, 55.2193
        xyY:
        0.2285, 0.1645, 14.9670
      CIE-Lab:
        45.5889, 35.7844, -53.3047
        CIE-LCH:
        45.5889, 64.2022, 303.8741
        CIE-Luv:
        45.5889, 2.6710, -83.2999
        Hunter-Lab:
        38.6871, 28.2149, -57.5454
      #725ac6 color charts
#725ac6 RGB chart
      #725ac6 CMYK chart
      #725ac6 RGB pie chart
      #725ac6 color shades, tints & tones
#725ac6 color schemes
#725ac6 color preview, HTML & CSS examples
           This text has a color of #725ac6        
        
          <p style="color:#725ac6;">Text here</p>
        
        
          .mytext {color:#725ac6;}
        
        Text color #725ac6
      
           This box has a color of #725ac6        
        
          <div style="background-color:#725ac6;">Content here</div>
        
        
          .mybackground {background-color:#725ac6;}
        
        Background color #725ac6
      
           Border around this has a color of #725ac6        
        
          <div style="border:2px solid #725ac6;">Content here</div>
        
        
          .myborder {border:2px solid #725ac6;}
        
        Border color #725ac6