#7250ed color space conversions
Hex:
        #7250ed
        RGB:
        114, 80, 237
        CMY:
        55, 69, 7
        CMYK:
        52, 66, 0, 7
      HSL:
        253°, 81.3472%, 62.1569%
        HSV (HSB):
        253°, 66.2447%, 92.9412%
        XYZ:
        25.0942, 15.4292, 81.7763
        xyY:
        0.2052, 0.1262, 15.4292
      CIE-Lab:
        46.2165, 52.5864, -74.5268
        CIE-LCH:
        46.2165, 91.2117, 305.2070
        CIE-Luv:
        46.2165, 1.3033, -115.1406
        Hunter-Lab:
        39.2800, 45.2955, -95.9389
      #7250ed color charts
#7250ed RGB chart
      #7250ed CMYK chart
      #7250ed RGB pie chart
      #7250ed color shades, tints & tones
#7250ed color schemes
#7250ed color preview, HTML & CSS examples
           This text has a color of #7250ed        
        
          <p style="color:#7250ed;">Text here</p>
        
        
          .mytext {color:#7250ed;}
        
        Text color #7250ed
      
           This box has a color of #7250ed        
        
          <div style="background-color:#7250ed;">Content here</div>
        
        
          .mybackground {background-color:#7250ed;}
        
        Background color #7250ed
      
           Border around this has a color of #7250ed        
        
          <div style="border:2px solid #7250ed;">Content here</div>
        
        
          .myborder {border:2px solid #7250ed;}
        
        Border color #7250ed