#831c5d color space conversions
Hex:
        #831c5d
        RGB:
        131, 28, 93
        CMY:
        49, 89, 64
        CMYK:
        0, 79, 29, 49
      HSL:
        322°, 64.7799%, 31.1765%
        HSV (HSB):
        322°, 78.6260%, 51.3725%
        XYZ:
        11.7511, 6.4461, 10.9808
        xyY:
        0.4027, 0.2209, 6.4461
      CIE-Lab:
        30.5112, 48.6073, -12.9022
        CIE-LCH:
        30.5112, 50.2905, 345.1343
        CIE-Luv:
        30.5112, 53.3951, -23.0067
        Hunter-Lab:
        25.3892, 38.1856, -7.8704
      #831c5d color charts
#831c5d RGB chart
      #831c5d CMYK chart
      #831c5d RGB pie chart
      #831c5d color shades, tints & tones
#831c5d color schemes
#831c5d color preview, HTML & CSS examples
           This text has a color of #831c5d        
        
          <p style="color:#831c5d;">Text here</p>
        
        
          .mytext {color:#831c5d;}
        
        Text color #831c5d
      
           This box has a color of #831c5d        
        
          <div style="background-color:#831c5d;">Content here</div>
        
        
          .mybackground {background-color:#831c5d;}
        
        Background color #831c5d
      
           Border around this has a color of #831c5d        
        
          <div style="border:2px solid #831c5d;">Content here</div>
        
        
          .myborder {border:2px solid #831c5d;}
        
        Border color #831c5d