#94285b color space conversions
Hex:
        #94285b
        RGB:
        148, 40, 91
        CMY:
        42, 84, 64
        CMYK:
        0, 73, 39, 42
      HSL:
        332°, 57.4468%, 36.8627%
        HSV (HSB):
        332°, 72.9730%, 58.0392%
        XYZ:
        14.8599, 8.5688, 10.7683
        xyY:
        0.4345, 0.2506, 8.5688
      CIE-Lab:
        35.1405, 48.9242, -4.3161
        CIE-LCH:
        35.1405, 49.1142, 354.9584
        CIE-Luv:
        35.1405, 64.1690, -13.4318
        Hunter-Lab:
        29.2725, 39.3865, -1.3198
      #94285b color charts
#94285b RGB chart
      #94285b CMYK chart
      #94285b RGB pie chart
      #94285b color shades, tints & tones
#94285b color schemes
#94285b color preview, HTML & CSS examples
           This text has a color of #94285b        
        
          <p style="color:#94285b;">Text here</p>
        
        
          .mytext {color:#94285b;}
        
        Text color #94285b
      
           This box has a color of #94285b        
        
          <div style="background-color:#94285b;">Content here</div>
        
        
          .mybackground {background-color:#94285b;}
        
        Background color #94285b
      
           Border around this has a color of #94285b        
        
          <div style="border:2px solid #94285b;">Content here</div>
        
        
          .myborder {border:2px solid #94285b;}
        
        Border color #94285b