#7250bf color space conversions
Hex:
        #7250bf
        RGB:
        114, 80, 191
        CMY:
        55, 69, 25
        CMYK:
        40, 58, 0, 25
      HSL:
        258°, 46.4435%, 53.1373%
        HSV (HSB):
        258°, 58.1152%, 74.9020%
        XYZ:
        19.2121, 13.0763, 50.8016
        xyY:
        0.2312, 0.1574, 13.0763
      CIE-Lab:
        42.8780, 39.6527, -53.6067
        CIE-LCH:
        42.8780, 66.6784, 306.4902
        CIE-Luv:
        42.8780, 6.1997, -82.6800
        Hunter-Lab:
        36.1612, 31.5531, -57.9816
      #7250bf color charts
#7250bf RGB chart
      #7250bf CMYK chart
      #7250bf RGB pie chart
      #7250bf color shades, tints & tones
#7250bf color schemes
#7250bf color preview, HTML & CSS examples
           This text has a color of #7250bf        
        
          <p style="color:#7250bf;">Text here</p>
        
        
          .mytext {color:#7250bf;}
        
        Text color #7250bf
      
           This box has a color of #7250bf        
        
          <div style="background-color:#7250bf;">Content here</div>
        
        
          .mybackground {background-color:#7250bf;}
        
        Background color #7250bf
      
           Border around this has a color of #7250bf        
        
          <div style="border:2px solid #7250bf;">Content here</div>
        
        
          .myborder {border:2px solid #7250bf;}
        
        Border color #7250bf