#820e4f color space conversions
Hex:
        #820e4f
        RGB:
        130, 14, 79
        CMY:
        49, 95, 69
        CMYK:
        0, 89, 39, 49
      HSL:
        326°, 80.5556%, 28.2353%
        HSV (HSB):
        326°, 89.2308%, 50.9804%
        XYZ:
        10.7742, 5.6244, 7.9149
        xyY:
        0.4431, 0.2313, 5.6244
      CIE-Lab:
        28.4444, 50.4130, -6.8407
        CIE-LCH:
        28.4444, 50.8750, 352.2726
        CIE-Luv:
        28.4444, 60.8910, -15.7338
        Hunter-Lab:
        23.7159, 39.5908, -3.1863
      #820e4f color charts
#820e4f RGB chart
      #820e4f CMYK chart
      #820e4f RGB pie chart
      #820e4f color shades, tints & tones
#820e4f color schemes
#820e4f color preview, HTML & CSS examples
           This text has a color of #820e4f        
        
          <p style="color:#820e4f;">Text here</p>
        
        
          .mytext {color:#820e4f;}
        
        Text color #820e4f
      
           This box has a color of #820e4f        
        
          <div style="background-color:#820e4f;">Content here</div>
        
        
          .mybackground {background-color:#820e4f;}
        
        Background color #820e4f
      
           Border around this has a color of #820e4f        
        
          <div style="border:2px solid #820e4f;">Content here</div>
        
        
          .myborder {border:2px solid #820e4f;}
        
        Border color #820e4f