#9249ef color space conversions
Hex:
        #9249ef
        RGB:
        146, 73, 239
        CMY:
        43, 71, 6
        CMYK:
        39, 69, 0, 6
      HSL:
        266°, 83.8384%, 61.1765%
        HSV (HSB):
        266°, 69.4561%, 93.7255%
        XYZ:
        29.8166, 17.1081, 83.3920
        xyY:
        0.2288, 0.1313, 17.1081
      CIE-Lab:
        48.3959, 62.1686, -71.9587
        CIE-LCH:
        48.3959, 95.0946, 310.8254
        CIE-Luv:
        48.3959, 15.3622, -114.1288
        Hunter-Lab:
        41.3619, 56.2921, -90.5845
      #9249ef color charts
#9249ef RGB chart
      #9249ef CMYK chart
      #9249ef RGB pie chart
      #9249ef color shades, tints & tones
#9249ef color schemes
#9249ef color preview, HTML & CSS examples
           This text has a color of #9249ef        
        
          <p style="color:#9249ef;">Text here</p>
        
        
          .mytext {color:#9249ef;}
        
        Text color #9249ef
      
           This box has a color of #9249ef        
        
          <div style="background-color:#9249ef;">Content here</div>
        
        
          .mybackground {background-color:#9249ef;}
        
        Background color #9249ef
      
           Border around this has a color of #9249ef        
        
          <div style="border:2px solid #9249ef;">Content here</div>
        
        
          .myborder {border:2px solid #9249ef;}
        
        Border color #9249ef