#941e5d color space conversions
Hex:
        #941e5d
        RGB:
        148, 30, 93
        CMY:
        42, 88, 64
        CMYK:
        0, 80, 37, 42
      HSL:
        328°, 66.2921%, 34.9020%
        HSV (HSB):
        328°, 79.7297%, 58.0392%
        XYZ:
        14.6528, 8.0148, 11.1306
        xyY:
        0.4335, 0.2371, 8.0148
      CIE-Lab:
        34.0136, 52.5245, -7.2851
        CIE-LCH:
        34.0136, 53.0273, 352.1035
        CIE-Luv:
        34.0136, 66.5408, -17.5337
        Hunter-Lab:
        28.3104, 42.8445, -3.4935
      #941e5d color charts
#941e5d RGB chart
      #941e5d CMYK chart
      #941e5d RGB pie chart
      #941e5d color shades, tints & tones
#941e5d color schemes
#941e5d color preview, HTML & CSS examples
           This text has a color of #941e5d        
        
          <p style="color:#941e5d;">Text here</p>
        
        
          .mytext {color:#941e5d;}
        
        Text color #941e5d
      
           This box has a color of #941e5d        
        
          <div style="background-color:#941e5d;">Content here</div>
        
        
          .mybackground {background-color:#941e5d;}
        
        Background color #941e5d
      
           Border around this has a color of #941e5d        
        
          <div style="border:2px solid #941e5d;">Content here</div>
        
        
          .myborder {border:2px solid #941e5d;}
        
        Border color #941e5d