#9440ea color space conversions
Hex:
        #9440ea
        RGB:
        148, 64, 234
        CMY:
        42, 75, 8
        CMYK:
        37, 73, 0, 8
      HSL:
        270°, 80.1887%, 58.4314%
        HSV (HSB):
        270°, 72.6496%, 91.7647%
        XYZ:
        28.8974, 15.9032, 79.3885
        xyY:
        0.2327, 0.1281, 15.9032
      CIE-Lab:
        46.8472, 65.3164, -71.6523
        CIE-LCH:
        46.8472, 96.9551, 312.3515
        CIE-Luv:
        46.8472, 18.7419, -112.8231
        Hunter-Lab:
        39.8788, 59.5587, -90.1159
      #9440ea color charts
#9440ea RGB chart
      #9440ea CMYK chart
      #9440ea RGB pie chart
      #9440ea color shades, tints & tones
#9440ea color schemes
#9440ea color preview, HTML & CSS examples
           This text has a color of #9440ea        
        
          <p style="color:#9440ea;">Text here</p>
        
        
          .mytext {color:#9440ea;}
        
        Text color #9440ea
      
           This box has a color of #9440ea        
        
          <div style="background-color:#9440ea;">Content here</div>
        
        
          .mybackground {background-color:#9440ea;}
        
        Background color #9440ea
      
           Border around this has a color of #9440ea        
        
          <div style="border:2px solid #9440ea;">Content here</div>
        
        
          .myborder {border:2px solid #9440ea;}
        
        Border color #9440ea