#941c5a color space conversions
Hex:
        #941c5a
        RGB:
        148, 28, 90
        CMY:
        42, 89, 65
        CMYK:
        0, 81, 39, 42
      HSL:
        329°, 68.1818%, 34.5098%
        HSV (HSB):
        329°, 81.0811%, 58.0392%
        XYZ:
        14.4735, 7.8646, 10.4280
        xyY:
        0.4417, 0.2400, 7.8646
      CIE-Lab:
        33.6993, 52.7811, -5.8165
        CIE-LCH:
        33.6993, 53.1006, 353.7114
        CIE-Luv:
        33.6993, 68.2375, -15.7808
        Hunter-Lab:
        28.0439, 43.0471, -2.4161
      #941c5a color charts
#941c5a RGB chart
      #941c5a CMYK chart
      #941c5a RGB pie chart
      #941c5a color shades, tints & tones
#941c5a color schemes
#941c5a color preview, HTML & CSS examples
           This text has a color of #941c5a        
        
          <p style="color:#941c5a;">Text here</p>
        
        
          .mytext {color:#941c5a;}
        
        Text color #941c5a
      
           This box has a color of #941c5a        
        
          <div style="background-color:#941c5a;">Content here</div>
        
        
          .mybackground {background-color:#941c5a;}
        
        Background color #941c5a
      
           Border around this has a color of #941c5a        
        
          <div style="border:2px solid #941c5a;">Content here</div>
        
        
          .myborder {border:2px solid #941c5a;}
        
        Border color #941c5a