#94145c color space conversions
Hex:
        #94145c
        RGB:
        148, 20, 92
        CMY:
        42, 92, 64
        CMYK:
        0, 86, 38, 42
      HSL:
        326°, 76.1905%, 32.9412%
        HSV (HSB):
        326°, 86.4865%, 58.0392%
        XYZ:
        14.3947, 7.5689, 10.8275
        xyY:
        0.4390, 0.2308, 7.5689
      CIE-Lab:
        33.0685, 55.0146, -8.0578
        CIE-LCH:
        33.0685, 55.6016, 351.6674
        CIE-Luv:
        33.0685, 69.2575, -18.7755
        Hunter-Lab:
        27.5117, 45.2494, -4.0760
      #94145c color charts
#94145c RGB chart
      #94145c CMYK chart
      #94145c RGB pie chart
      #94145c color shades, tints & tones
#94145c color schemes
#94145c color preview, HTML & CSS examples
           This text has a color of #94145c        
        
          <p style="color:#94145c;">Text here</p>
        
        
          .mytext {color:#94145c;}
        
        Text color #94145c
      
           This box has a color of #94145c        
        
          <div style="background-color:#94145c;">Content here</div>
        
        
          .mybackground {background-color:#94145c;}
        
        Background color #94145c
      
           Border around this has a color of #94145c        
        
          <div style="border:2px solid #94145c;">Content here</div>
        
        
          .myborder {border:2px solid #94145c;}
        
        Border color #94145c