#7725dc color space conversions
Hex:
        #7725dc
        RGB:
        119, 37, 220
        CMY:
        53, 85, 14
        CMYK:
        46, 83, 0, 14
      HSL:
        267°, 72.3320%, 50.3922%
        HSV (HSB):
        267°, 83.1818%, 86.2745%
        XYZ:
        21.1876, 10.4124, 68.6032
        xyY:
        0.2114, 0.1039, 10.4124
      CIE-Lab:
        38.5726, 67.9419, -77.3675
        CIE-LCH:
        38.5726, 102.9652, 311.2887
        CIE-Luv:
        38.5726, 11.7011, -112.2110
        Hunter-Lab:
        32.2682, 60.7352, -103.4646
      #7725dc color charts
#7725dc RGB chart
      #7725dc CMYK chart
      #7725dc RGB pie chart
      #7725dc color shades, tints & tones
#7725dc color schemes
#7725dc color preview, HTML & CSS examples
           This text has a color of #7725dc        
        
          <p style="color:#7725dc;">Text here</p>
        
        
          .mytext {color:#7725dc;}
        
        Text color #7725dc
      
           This box has a color of #7725dc        
        
          <div style="background-color:#7725dc;">Content here</div>
        
        
          .mybackground {background-color:#7725dc;}
        
        Background color #7725dc
      
           Border around this has a color of #7725dc        
        
          <div style="border:2px solid #7725dc;">Content here</div>
        
        
          .myborder {border:2px solid #7725dc;}
        
        Border color #7725dc