#830f5e color space conversions
Hex:
        #830f5e
        RGB:
        131, 15, 94
        CMY:
        49, 94, 63
        CMYK:
        0, 89, 28, 49
      HSL:
        319°, 79.4521%, 28.6275%
        HSV (HSB):
        319°, 88.5496%, 51.3725%
        XYZ:
        11.5513, 5.9751, 11.1342
        xyY:
        0.4030, 0.2085, 5.9751
      CIE-Lab:
        29.3495, 52.1943, -15.3364
        CIE-LCH:
        29.3495, 54.4008, 343.6254
        CIE-Luv:
        29.3495, 55.5101, -26.2327
        Hunter-Lab:
        24.4440, 41.5751, -9.8956
      #830f5e color charts
#830f5e RGB chart
      #830f5e CMYK chart
      #830f5e RGB pie chart
      #830f5e color shades, tints & tones
#830f5e color schemes
#830f5e color preview, HTML & CSS examples
           This text has a color of #830f5e        
        
          <p style="color:#830f5e;">Text here</p>
        
        
          .mytext {color:#830f5e;}
        
        Text color #830f5e
      
           This box has a color of #830f5e        
        
          <div style="background-color:#830f5e;">Content here</div>
        
        
          .mybackground {background-color:#830f5e;}
        
        Background color #830f5e
      
           Border around this has a color of #830f5e        
        
          <div style="border:2px solid #830f5e;">Content here</div>
        
        
          .myborder {border:2px solid #830f5e;}
        
        Border color #830f5e