#904ff5 color space conversions
Hex:
        #904ff5
        RGB:
        144, 79, 245
        CMY:
        44, 69, 4
        CMYK:
        41, 68, 0, 4
      HSL:
        263°, 89.2473%, 63.5294%
        HSV (HSB):
        263°, 67.7551%, 96.0784%
        XYZ:
        30.7790, 18.1138, 88.2603
        xyY:
        0.2244, 0.1321, 18.1138
      CIE-Lab:
        49.6339, 60.4493, -73.3179
        CIE-LCH:
        49.6339, 95.0244, 309.5050
        CIE-Luv:
        49.6339, 12.3846, -116.7567
        Hunter-Lab:
        42.5603, 54.6080, -93.1615
      #904ff5 color charts
#904ff5 RGB chart
      #904ff5 CMYK chart
      #904ff5 RGB pie chart
      #904ff5 color shades, tints & tones
#904ff5 color schemes
#904ff5 color preview, HTML & CSS examples
           This text has a color of #904ff5        
        
          <p style="color:#904ff5;">Text here</p>
        
        
          .mytext {color:#904ff5;}
        
        Text color #904ff5
      
           This box has a color of #904ff5        
        
          <div style="background-color:#904ff5;">Content here</div>
        
        
          .mybackground {background-color:#904ff5;}
        
        Background color #904ff5
      
           Border around this has a color of #904ff5        
        
          <div style="border:2px solid #904ff5;">Content here</div>
        
        
          .myborder {border:2px solid #904ff5;}
        
        Border color #904ff5