#9d04d1 color space conversions
Hex:
        #9d04d1
        RGB:
        157, 4, 209
        CMY:
        38, 98, 18
        CMYK:
        25, 98, 0, 18
      HSL:
        285°, 96.2441%, 41.7647%
        HSV (HSB):
        285°, 98.0861%, 81.9608%
        XYZ:
        25.4567, 11.8584, 61.2688
        xyY:
        0.2582, 0.1203, 11.8584
      CIE-Lab:
        40.9901, 76.6509, -66.8573
        CIE-LCH:
        40.9901, 101.7117, 318.9040
        CIE-Luv:
        40.9901, 34.7347, -102.6625
        Hunter-Lab:
        34.4360, 71.6924, -81.3840
      #9d04d1 color charts
#9d04d1 RGB chart
      #9d04d1 CMYK chart
      #9d04d1 RGB pie chart
      #9d04d1 color shades, tints & tones
#9d04d1 color schemes
#9d04d1 color preview, HTML & CSS examples
           This text has a color of #9d04d1        
        
          <p style="color:#9d04d1;">Text here</p>
        
        
          .mytext {color:#9d04d1;}
        
        Text color #9d04d1
      
           This box has a color of #9d04d1        
        
          <div style="background-color:#9d04d1;">Content here</div>
        
        
          .mybackground {background-color:#9d04d1;}
        
        Background color #9d04d1
      
           Border around this has a color of #9d04d1        
        
          <div style="border:2px solid #9d04d1;">Content here</div>
        
        
          .myborder {border:2px solid #9d04d1;}
        
        Border color #9d04d1