#9250ef color space conversions
Hex:
        #9250ef
        RGB:
        146, 80, 239
        CMY:
        43, 69, 6
        CMYK:
        39, 67, 0, 6
      HSL:
        265°, 83.2461%, 62.5490%
        HSV (HSB):
        265°, 66.5272%, 93.7255%
        XYZ:
        30.3027, 18.0803, 83.5541
        xyY:
        0.2297, 0.1370, 18.0803
      CIE-Lab:
        49.5934, 58.8436, -70.0126
        CIE-LCH:
        49.5934, 91.4567, 310.0461
        CIE-Luv:
        49.5934, 13.9759, -111.9476
        Hunter-Lab:
        42.5209, 52.7970, -86.7408
      #9250ef color charts
#9250ef RGB chart
      #9250ef CMYK chart
      #9250ef RGB pie chart
      #9250ef color shades, tints & tones
#9250ef color schemes
#9250ef color preview, HTML & CSS examples
           This text has a color of #9250ef        
        
          <p style="color:#9250ef;">Text here</p>
        
        
          .mytext {color:#9250ef;}
        
        Text color #9250ef
      
           This box has a color of #9250ef        
        
          <div style="background-color:#9250ef;">Content here</div>
        
        
          .mybackground {background-color:#9250ef;}
        
        Background color #9250ef
      
           Border around this has a color of #9250ef        
        
          <div style="border:2px solid #9250ef;">Content here</div>
        
        
          .myborder {border:2px solid #9250ef;}
        
        Border color #9250ef