#9004fb color space conversions
Hex:
        #9004fb
        RGB:
        144, 4, 251
        CMY:
        44, 98, 2
        CMYK:
        43, 98, 0, 2
      HSL:
        274°, 96.8627%, 50.0000%
        HSV (HSB):
        274°, 98.4064%, 98.4314%
        XYZ:
        28.9576, 12.9812, 92.2462
        xyY:
        0.2158, 0.0967, 12.9812
      CIE-Lab:
        42.7348, 83.2755, -87.9788
        CIE-LCH:
        42.7348, 121.1407, 313.4268
        CIE-Luv:
        42.7348, 18.6830, -130.4819
        Hunter-Lab:
        36.0294, 80.4130, -126.5799
      #9004fb color charts
#9004fb RGB chart
      #9004fb CMYK chart
      #9004fb RGB pie chart
      #9004fb color shades, tints & tones
#9004fb color schemes
#9004fb color preview, HTML & CSS examples
           This text has a color of #9004fb        
        
          <p style="color:#9004fb;">Text here</p>
        
        
          .mytext {color:#9004fb;}
        
        Text color #9004fb
      
           This box has a color of #9004fb        
        
          <div style="background-color:#9004fb;">Content here</div>
        
        
          .mybackground {background-color:#9004fb;}
        
        Background color #9004fb
      
           Border around this has a color of #9004fb        
        
          <div style="border:2px solid #9004fb;">Content here</div>
        
        
          .myborder {border:2px solid #9004fb;}
        
        Border color #9004fb