#820c4f color space conversions
Hex:
        #820c4f
        RGB:
        130, 12, 79
        CMY:
        49, 95, 69
        CMYK:
        0, 91, 39, 49
      HSL:
        326°, 83.0986%, 27.8431%
        HSV (HSB):
        326°, 90.7692%, 50.9804%
        XYZ:
        10.7487, 5.5733, 7.9064
        xyY:
        0.4436, 0.2300, 5.5733
      CIE-Lab:
        28.3093, 50.8037, -7.0436
        CIE-LCH:
        28.3093, 51.2897, 352.1066
        CIE-Luv:
        28.3093, 61.2075, -16.0077
        Hunter-Lab:
        23.6078, 39.9577, -3.3310
      #820c4f color charts
#820c4f RGB chart
      #820c4f CMYK chart
      #820c4f RGB pie chart
      #820c4f color shades, tints & tones
#820c4f color schemes
#820c4f color preview, HTML & CSS examples
           This text has a color of #820c4f        
        
          <p style="color:#820c4f;">Text here</p>
        
        
          .mytext {color:#820c4f;}
        
        Text color #820c4f
      
           This box has a color of #820c4f        
        
          <div style="background-color:#820c4f;">Content here</div>
        
        
          .mybackground {background-color:#820c4f;}
        
        Background color #820c4f
      
           Border around this has a color of #820c4f        
        
          <div style="border:2px solid #820c4f;">Content here</div>
        
        
          .myborder {border:2px solid #820c4f;}
        
        Border color #820c4f