#725ccf color space conversions
Hex:
        #725ccf
        RGB:
        114, 92, 207
        CMY:
        55, 64, 19
        CMYK:
        45, 56, 0, 19
      HSL:
        251°, 54.5024%, 58.6275%
        HSV (HSB):
        251°, 55.5556%, 81.1765%
        XYZ:
        22.0291, 15.7367, 60.9079
        xyY:
        0.2233, 0.1595, 15.7367
      CIE-Lab:
        46.6271, 37.1857, -56.8136
        CIE-LCH:
        46.6271, 67.9011, 303.2056
        CIE-Luv:
        46.6271, 1.2484, -89.1262
        Hunter-Lab:
        39.6695, 29.7021, -63.2643
      #725ccf color charts
#725ccf RGB chart
      #725ccf CMYK chart
      #725ccf RGB pie chart
      #725ccf color shades, tints & tones
#725ccf color schemes
#725ccf color preview, HTML & CSS examples
           This text has a color of #725ccf        
        
          <p style="color:#725ccf;">Text here</p>
        
        
          .mytext {color:#725ccf;}
        
        Text color #725ccf
      
           This box has a color of #725ccf        
        
          <div style="background-color:#725ccf;">Content here</div>
        
        
          .mybackground {background-color:#725ccf;}
        
        Background color #725ccf
      
           Border around this has a color of #725ccf        
        
          <div style="border:2px solid #725ccf;">Content here</div>
        
        
          .myborder {border:2px solid #725ccf;}
        
        Border color #725ccf