#94149b color space conversions
Hex:
        #94149b
        RGB:
        148, 20, 155
        CMY:
        42, 92, 39
        CMYK:
        5, 87, 0, 39
      HSL:
        297°, 77.1429%, 34.3137%
        HSV (HSB):
        297°, 87.0968%, 60.7843%
        XYZ:
        18.3793, 9.1628, 31.8102
        xyY:
        0.3097, 0.1544, 9.1628
      CIE-Lab:
        36.2958, 63.7217, -42.5434
        CIE-LCH:
        36.2958, 76.6185, 326.2712
        CIE-Luv:
        36.2958, 44.7140, -66.1149
        Hunter-Lab:
        30.2701, 55.4085, -41.1177
      #94149b color charts
#94149b RGB chart
      #94149b CMYK chart
      #94149b RGB pie chart
      #94149b color shades, tints & tones
#94149b color schemes
#94149b color preview, HTML & CSS examples
           This text has a color of #94149b        
        
          <p style="color:#94149b;">Text here</p>
        
        
          .mytext {color:#94149b;}
        
        Text color #94149b
      
           This box has a color of #94149b        
        
          <div style="background-color:#94149b;">Content here</div>
        
        
          .mybackground {background-color:#94149b;}
        
        Background color #94149b
      
           Border around this has a color of #94149b        
        
          <div style="border:2px solid #94149b;">Content here</div>
        
        
          .myborder {border:2px solid #94149b;}
        
        Border color #94149b