#7250af color space conversions
Hex:
        #7250af
        RGB:
        114, 80, 175
        CMY:
        55, 69, 31
        CMYK:
        35, 54, 0, 31
      HSL:
        261°, 37.2549%, 50.0000%
        HSV (HSB):
        261°, 54.2857%, 68.6275%
        XYZ:
        17.5460, 12.4099, 42.0280
        xyY:
        0.2437, 0.1724, 12.4099
      CIE-Lab:
        41.8603, 35.2993, -45.8615
        CIE-LCH:
        41.8603, 57.8733, 307.5852
        CIE-Luv:
        41.8603, 8.1527, -70.5574
        Hunter-Lab:
        35.2277, 27.2577, -46.0760
      #7250af color charts
#7250af RGB chart
      #7250af CMYK chart
      #7250af RGB pie chart
      #7250af color shades, tints & tones
#7250af color schemes
#7250af color preview, HTML & CSS examples
           This text has a color of #7250af        
        
          <p style="color:#7250af;">Text here</p>
        
        
          .mytext {color:#7250af;}
        
        Text color #7250af
      
           This box has a color of #7250af        
        
          <div style="background-color:#7250af;">Content here</div>
        
        
          .mybackground {background-color:#7250af;}
        
        Background color #7250af
      
           Border around this has a color of #7250af        
        
          <div style="border:2px solid #7250af;">Content here</div>
        
        
          .myborder {border:2px solid #7250af;}
        
        Border color #7250af