#94409b color space conversions
Hex:
        #94409b
        RGB:
        148, 64, 155
        CMY:
        42, 75, 39
        CMYK:
        5, 59, 0, 39
      HSL:
        295°, 41.5525%, 42.9412%
        HSV (HSB):
        295°, 58.7097%, 60.7843%
        XYZ:
        19.9625, 12.3292, 32.3380
        xyY:
        0.3089, 0.1908, 12.3292
      CIE-Lab:
        41.7347, 48.3529, -33.8959
        CIE-LCH:
        41.7347, 59.0502, 324.9691
        CIE-Luv:
        41.7347, 36.1550, -54.6920
        Hunter-Lab:
        35.1130, 40.0334, -30.0251
      #94409b color charts
#94409b RGB chart
      #94409b CMYK chart
      #94409b RGB pie chart
      #94409b color shades, tints & tones
#94409b color schemes
#94409b color preview, HTML & CSS examples
           This text has a color of #94409b        
        
          <p style="color:#94409b;">Text here</p>
        
        
          .mytext {color:#94409b;}
        
        Text color #94409b
      
           This box has a color of #94409b        
        
          <div style="background-color:#94409b;">Content here</div>
        
        
          .mybackground {background-color:#94409b;}
        
        Background color #94409b
      
           Border around this has a color of #94409b        
        
          <div style="border:2px solid #94409b;">Content here</div>
        
        
          .myborder {border:2px solid #94409b;}
        
        Border color #94409b