#9f04b1 color space conversions
Hex:
        #9f04b1
        RGB:
        159, 4, 177
        CMY:
        38, 98, 31
        CMYK:
        10, 98, 0, 31
      HSL:
        294°, 95.5801%, 35.4902%
        HSV (HSB):
        294°, 97.7401%, 69.4118%
        XYZ:
        22.2773, 10.6321, 42.4730
        xyY:
        0.2955, 0.1410, 10.6321
      CIE-Lab:
        38.9538, 71.4099, -51.3849
        CIE-LCH:
        38.9538, 87.9760, 324.2621
        CIE-Luv:
        38.9538, 45.7652, -80.4374
        Hunter-Lab:
        32.6069, 64.8907, -54.4051
      #9f04b1 color charts
#9f04b1 RGB chart
      #9f04b1 CMYK chart
      #9f04b1 RGB pie chart
      #9f04b1 color shades, tints & tones
#9f04b1 color schemes
#9f04b1 color preview, HTML & CSS examples
           This text has a color of #9f04b1        
        
          <p style="color:#9f04b1;">Text here</p>
        
        
          .mytext {color:#9f04b1;}
        
        Text color #9f04b1
      
           This box has a color of #9f04b1        
        
          <div style="background-color:#9f04b1;">Content here</div>
        
        
          .mybackground {background-color:#9f04b1;}
        
        Background color #9f04b1
      
           Border around this has a color of #9f04b1        
        
          <div style="border:2px solid #9f04b1;">Content here</div>
        
        
          .myborder {border:2px solid #9f04b1;}
        
        Border color #9f04b1