#941c47 color space conversions
Hex:
        #941c47
        RGB:
        148, 28, 71
        CMY:
        42, 89, 72
        CMYK:
        0, 81, 52, 42
      HSL:
        339°, 68.1818%, 34.5098%
        HSV (HSB):
        339°, 81.0811%, 58.0392%
        XYZ:
        13.7653, 7.5813, 6.6991
        xyY:
        0.4908, 0.2703, 7.5813
      CIE-Lab:
        33.0953, 50.9569, 5.6918
        CIE-LCH:
        33.0953, 51.2738, 6.3734
        CIE-Luv:
        33.0953, 75.3986, -2.5836
        Hunter-Lab:
        27.5342, 41.0535, 4.8487
      #941c47 color charts
#941c47 RGB chart
      #941c47 CMYK chart
      #941c47 RGB pie chart
      #941c47 color shades, tints & tones
#941c47 color schemes
#941c47 color preview, HTML & CSS examples
           This text has a color of #941c47        
        
          <p style="color:#941c47;">Text here</p>
        
        
          .mytext {color:#941c47;}
        
        Text color #941c47
      
           This box has a color of #941c47        
        
          <div style="background-color:#941c47;">Content here</div>
        
        
          .mybackground {background-color:#941c47;}
        
        Background color #941c47
      
           Border around this has a color of #941c47        
        
          <div style="border:2px solid #941c47;">Content here</div>
        
        
          .myborder {border:2px solid #941c47;}
        
        Border color #941c47