#7725ce color space conversions
Hex:
        #7725ce
        RGB:
        119, 37, 206
        CMY:
        53, 85, 19
        CMYK:
        42, 82, 0, 19
      HSL:
        269°, 69.5473%, 47.6471%
        HSV (HSB):
        269°, 82.0388%, 80.7843%
        XYZ:
        19.4099, 9.7013, 59.2420
        xyY:
        0.2197, 0.1098, 9.7013
      CIE-Lab:
        37.3009, 64.6956, -71.3770
        CIE-LCH:
        37.3009, 96.3338, 312.1890
        CIE-Luv:
        37.3009, 13.9374, -103.5419
        Hunter-Lab:
        31.1469, 56.7291, -90.9679
      #7725ce color charts
#7725ce RGB chart
      #7725ce CMYK chart
      #7725ce RGB pie chart
      #7725ce color shades, tints & tones
#7725ce color schemes
#7725ce color preview, HTML & CSS examples
           This text has a color of #7725ce        
        
          <p style="color:#7725ce;">Text here</p>
        
        
          .mytext {color:#7725ce;}
        
        Text color #7725ce
      
           This box has a color of #7725ce        
        
          <div style="background-color:#7725ce;">Content here</div>
        
        
          .mybackground {background-color:#7725ce;}
        
        Background color #7725ce
      
           Border around this has a color of #7725ce        
        
          <div style="border:2px solid #7725ce;">Content here</div>
        
        
          .myborder {border:2px solid #7725ce;}
        
        Border color #7725ce