#94367e color space conversions
Hex:
        #94367e
        RGB:
        148, 54, 126
        CMY:
        42, 79, 51
        CMYK:
        0, 64, 15, 42
      HSL:
        314°, 46.5347%, 39.6078%
        HSV (HSB):
        314°, 63.5135%, 58.0392%
        XYZ:
        17.2978, 10.4406, 20.8422
        xyY:
        0.3561, 0.2149, 10.4406
      CIE-Lab:
        38.6218, 47.9095, -21.0877
        CIE-LCH:
        38.6218, 52.3451, 336.2429
        CIE-Luv:
        38.6218, 47.6006, -35.6017
        Hunter-Lab:
        32.3119, 39.0121, -15.6256
      #94367e color charts
#94367e RGB chart
      #94367e CMYK chart
      #94367e RGB pie chart
      #94367e color shades, tints & tones
#94367e color schemes
#94367e color preview, HTML & CSS examples
           This text has a color of #94367e        
        
          <p style="color:#94367e;">Text here</p>
        
        
          .mytext {color:#94367e;}
        
        Text color #94367e
      
           This box has a color of #94367e        
        
          <div style="background-color:#94367e;">Content here</div>
        
        
          .mybackground {background-color:#94367e;}
        
        Background color #94367e
      
           Border around this has a color of #94367e        
        
          <div style="border:2px solid #94367e;">Content here</div>
        
        
          .myborder {border:2px solid #94367e;}
        
        Border color #94367e