#830f3f color space conversions
Hex:
        #830f3f
        RGB:
        131, 15, 63
        CMY:
        49, 94, 75
        CMYK:
        0, 89, 52, 49
      HSL:
        335°, 79.4521%, 28.6275%
        HSV (HSB):
        335°, 88.5496%, 51.3725%
        XYZ:
        10.4281, 5.5258, 5.2196
        xyY:
        0.4925, 0.2610, 5.5258
      CIE-Lab:
        28.1832, 48.9193, 3.5246
        CIE-LCH:
        28.1832, 49.0461, 4.1210
        CIE-Luv:
        28.1832, 67.7561, -4.3848
        Hunter-Lab:
        23.5071, 38.0480, 3.2900
      #830f3f color charts
#830f3f RGB chart
      #830f3f CMYK chart
      #830f3f RGB pie chart
      #830f3f color shades, tints & tones
#830f3f color schemes
#830f3f color preview, HTML & CSS examples
           This text has a color of #830f3f        
        
          <p style="color:#830f3f;">Text here</p>
        
        
          .mytext {color:#830f3f;}
        
        Text color #830f3f
      
           This box has a color of #830f3f        
        
          <div style="background-color:#830f3f;">Content here</div>
        
        
          .mybackground {background-color:#830f3f;}
        
        Background color #830f3f
      
           Border around this has a color of #830f3f        
        
          <div style="border:2px solid #830f3f;">Content here</div>
        
        
          .myborder {border:2px solid #830f3f;}
        
        Border color #830f3f