#931e5a color space conversions
Hex:
        #931e5a
        RGB:
        147, 30, 90
        CMY:
        42, 88, 65
        CMYK:
        0, 80, 39, 42
      HSL:
        329°, 66.1017%, 34.7059%
        HSV (HSB):
        329°, 79.5918%, 57.6471%
        XYZ:
        14.3424, 7.8698, 10.4360
        xyY:
        0.4393, 0.2410, 7.8698
      CIE-Lab:
        33.7102, 51.9254, -5.8208
        CIE-LCH:
        33.7102, 52.2506, 353.6039
        CIE-Luv:
        33.7102, 66.8838, -15.6267
        Hunter-Lab:
        28.0531, 42.1664, -2.4191
      #931e5a color charts
#931e5a RGB chart
      #931e5a CMYK chart
      #931e5a RGB pie chart
      #931e5a color shades, tints & tones
#931e5a color schemes
#931e5a color preview, HTML & CSS examples
           This text has a color of #931e5a        
        
          <p style="color:#931e5a;">Text here</p>
        
        
          .mytext {color:#931e5a;}
        
        Text color #931e5a
      
           This box has a color of #931e5a        
        
          <div style="background-color:#931e5a;">Content here</div>
        
        
          .mybackground {background-color:#931e5a;}
        
        Background color #931e5a
      
           Border around this has a color of #931e5a        
        
          <div style="border:2px solid #931e5a;">Content here</div>
        
        
          .myborder {border:2px solid #931e5a;}
        
        Border color #931e5a