#904eee color space conversions
Hex:
        #904eee
        RGB:
        144, 78, 238
        CMY:
        44, 69, 7
        CMYK:
        39, 67, 0, 7
      HSL:
        265°, 82.4742%, 61.9608%
        HSV (HSB):
        265°, 67.2269%, 93.3333%
        XYZ:
        29.6586, 17.5511, 82.7134
        xyY:
        0.2283, 0.1351, 17.5511
      CIE-Lab:
        48.9471, 59.1919, -70.5107
        CIE-LCH:
        48.9471, 92.0622, 310.0126
        CIE-Luv:
        48.9471, 13.6303, -112.2415
        Hunter-Lab:
        41.8941, 53.0532, -87.7333
      #904eee color charts
#904eee RGB chart
      #904eee CMYK chart
      #904eee RGB pie chart
      #904eee color shades, tints & tones
#904eee color schemes
#904eee color preview, HTML & CSS examples
           This text has a color of #904eee        
        
          <p style="color:#904eee;">Text here</p>
        
        
          .mytext {color:#904eee;}
        
        Text color #904eee
      
           This box has a color of #904eee        
        
          <div style="background-color:#904eee;">Content here</div>
        
        
          .mybackground {background-color:#904eee;}
        
        Background color #904eee
      
           Border around this has a color of #904eee        
        
          <div style="border:2px solid #904eee;">Content here</div>
        
        
          .myborder {border:2px solid #904eee;}
        
        Border color #904eee