#7250c1 color space conversions
Hex:
        #7250c1
        RGB:
        114, 80, 193
        CMY:
        55, 69, 24
        CMYK:
        41, 59, 0, 24
      HSL:
        258°, 47.6793%, 53.5294%
        HSV (HSB):
        258°, 58.5492%, 75.6863%
        XYZ:
        19.4337, 13.1650, 51.9689
        xyY:
        0.2298, 0.1557, 13.1650
      CIE-Lab:
        43.0108, 40.2046, -54.5568
        CIE-LCH:
        43.0108, 67.7706, 306.3876
        CIE-Luv:
        43.0108, 5.9650, -84.1646
        Hunter-Lab:
        36.2836, 32.1095, -59.5224
      #7250c1 color charts
#7250c1 RGB chart
      #7250c1 CMYK chart
      #7250c1 RGB pie chart
      #7250c1 color shades, tints & tones
#7250c1 color schemes
#7250c1 color preview, HTML & CSS examples
           This text has a color of #7250c1        
        
          <p style="color:#7250c1;">Text here</p>
        
        
          .mytext {color:#7250c1;}
        
        Text color #7250c1
      
           This box has a color of #7250c1        
        
          <div style="background-color:#7250c1;">Content here</div>
        
        
          .mybackground {background-color:#7250c1;}
        
        Background color #7250c1
      
           Border around this has a color of #7250c1        
        
          <div style="border:2px solid #7250c1;">Content here</div>
        
        
          .myborder {border:2px solid #7250c1;}
        
        Border color #7250c1