#82637f color space conversions
Hex:
        #82637f
        RGB:
        130, 99, 127
        CMY:
        49, 61, 50
        CMYK:
        0, 24, 2, 49
      HSL:
        306°, 13.5371%, 44.9020%
        HSV (HSB):
        306°, 23.8462%, 50.9804%
        XYZ:
        17.4985, 15.2018, 22.0906
        xyY:
        0.3194, 0.2775, 15.2018
      CIE-Lab:
        45.9094, 17.5895, -10.7800
        CIE-LCH:
        45.9094, 20.6300, 328.4973
        CIE-Luv:
        45.9094, 15.9028, -17.6289
        Hunter-Lab:
        38.9895, 11.8793, -6.2998
      #82637f color charts
#82637f RGB chart
      #82637f CMYK chart
      #82637f RGB pie chart
      #82637f color shades, tints & tones
#82637f color schemes
#82637f color preview, HTML & CSS examples
           This text has a color of #82637f        
        
          <p style="color:#82637f;">Text here</p>
        
        
          .mytext {color:#82637f;}
        
        Text color #82637f
      
           This box has a color of #82637f        
        
          <div style="background-color:#82637f;">Content here</div>
        
        
          .mybackground {background-color:#82637f;}
        
        Background color #82637f
      
           Border around this has a color of #82637f        
        
          <div style="border:2px solid #82637f;">Content here</div>
        
        
          .myborder {border:2px solid #82637f;}
        
        Border color #82637f