#9d04ff color space conversions
Hex:
        #9d04ff
        RGB:
        157, 4, 255
        CMY:
        38, 98, 0
        CMYK:
        38, 98, 0, 0
      HSL:
        277°, 100.0000%, 50.7843%
        HSV (HSB):
        277°, 98.4314%, 100.0000%
        XYZ:
        31.9980, 14.4749, 95.7152
        xyY:
        0.2250, 0.1018, 14.4749
      CIE-Lab:
        44.9065, 85.3004, -86.5777
        CIE-LCH:
        44.9065, 121.5396, 314.5742
        CIE-Luv:
        44.9065, 23.8373, -131.5898
        Hunter-Lab:
        38.0459, 83.5447, -122.5284
      #9d04ff color charts
#9d04ff RGB chart
      #9d04ff CMYK chart
      #9d04ff RGB pie chart
      #9d04ff color shades, tints & tones
#9d04ff color schemes
#9d04ff color preview, HTML & CSS examples
           This text has a color of #9d04ff        
        
          <p style="color:#9d04ff;">Text here</p>
        
        
          .mytext {color:#9d04ff;}
        
        Text color #9d04ff
      
           This box has a color of #9d04ff        
        
          <div style="background-color:#9d04ff;">Content here</div>
        
        
          .mybackground {background-color:#9d04ff;}
        
        Background color #9d04ff
      
           Border around this has a color of #9d04ff        
        
          <div style="border:2px solid #9d04ff;">Content here</div>
        
        
          .myborder {border:2px solid #9d04ff;}
        
        Border color #9d04ff