#7250ea color space conversions
Hex:
        #7250ea
        RGB:
        114, 80, 234
        CMY:
        55, 69, 8
        CMYK:
        51, 66, 0, 8
      HSL:
        253°, 78.5714%, 61.5686%
        HSV (HSB):
        253°, 65.8120%, 91.7647%
        XYZ:
        24.6594, 15.2552, 79.4868
        xyY:
        0.2065, 0.1278, 15.2552
      CIE-Lab:
        45.9818, 51.7345, -73.2187
        CIE-LCH:
        45.9818, 89.6518, 305.2441
        CIE-Luv:
        45.9818, 1.5924, -113.1254
        Hunter-Lab:
        39.0580, 44.3451, -93.3204
      #7250ea color charts
#7250ea RGB chart
      #7250ea CMYK chart
      #7250ea RGB pie chart
      #7250ea color shades, tints & tones
#7250ea color schemes
#7250ea color preview, HTML & CSS examples
           This text has a color of #7250ea        
        
          <p style="color:#7250ea;">Text here</p>
        
        
          .mytext {color:#7250ea;}
        
        Text color #7250ea
      
           This box has a color of #7250ea        
        
          <div style="background-color:#7250ea;">Content here</div>
        
        
          .mybackground {background-color:#7250ea;}
        
        Background color #7250ea
      
           Border around this has a color of #7250ea        
        
          <div style="border:2px solid #7250ea;">Content here</div>
        
        
          .myborder {border:2px solid #7250ea;}
        
        Border color #7250ea