#941c4e color space conversions
Hex:
        #941c4e
        RGB:
        148, 28, 78
        CMY:
        42, 89, 69
        CMYK:
        0, 81, 47, 42
      HSL:
        335°, 68.1818%, 34.5098%
        HSV (HSB):
        335°, 81.0811%, 58.0392%
        XYZ:
        14.0031, 7.6765, 7.9514
        xyY:
        0.4726, 0.2591, 7.6765
      CIE-Lab:
        33.2998, 51.5790, 1.4026
        CIE-LCH:
        33.2998, 51.5980, 1.5577
        CIE-Luv:
        33.2998, 72.8329, -7.2693
        Hunter-Lab:
        27.7064, 41.7296, 2.3790
      #941c4e color charts
#941c4e RGB chart
      #941c4e CMYK chart
      #941c4e RGB pie chart
      #941c4e color shades, tints & tones
#941c4e color schemes
#941c4e color preview, HTML & CSS examples
           This text has a color of #941c4e        
        
          <p style="color:#941c4e;">Text here</p>
        
        
          .mytext {color:#941c4e;}
        
        Text color #941c4e
      
           This box has a color of #941c4e        
        
          <div style="background-color:#941c4e;">Content here</div>
        
        
          .mybackground {background-color:#941c4e;}
        
        Background color #941c4e
      
           Border around this has a color of #941c4e        
        
          <div style="border:2px solid #941c4e;">Content here</div>
        
        
          .myborder {border:2px solid #941c4e;}
        
        Border color #941c4e