#830f5d color space conversions
Hex:
        #830f5d
        RGB:
        131, 15, 93
        CMY:
        49, 94, 64
        CMYK:
        0, 89, 29, 49
      HSL:
        320°, 79.4521%, 28.6275%
        HSV (HSB):
        320°, 88.5496%, 51.3725%
        XYZ:
        11.5067, 5.9573, 10.8993
        xyY:
        0.4057, 0.2100, 5.9573
      CIE-Lab:
        29.3044, 52.0699, -14.7521
        CIE-LCH:
        29.3044, 54.1193, 344.1818
        CIE-Luv:
        29.3044, 55.9114, -25.4915
        Hunter-Lab:
        24.4075, 41.4390, -9.3911
      #830f5d color charts
#830f5d RGB chart
      #830f5d CMYK chart
      #830f5d RGB pie chart
      #830f5d color shades, tints & tones
#830f5d color schemes
#830f5d color preview, HTML & CSS examples
           This text has a color of #830f5d        
        
          <p style="color:#830f5d;">Text here</p>
        
        
          .mytext {color:#830f5d;}
        
        Text color #830f5d
      
           This box has a color of #830f5d        
        
          <div style="background-color:#830f5d;">Content here</div>
        
        
          .mybackground {background-color:#830f5d;}
        
        Background color #830f5d
      
           Border around this has a color of #830f5d        
        
          <div style="border:2px solid #830f5d;">Content here</div>
        
        
          .myborder {border:2px solid #830f5d;}
        
        Border color #830f5d