#82839a color space conversions
Hex:
        #82839a
        RGB:
        130, 131, 154
        CMY:
        49, 49, 40
        CMYK:
        16, 15, 0, 40
      HSL:
        238°, 10.6195%, 55.6863%
        HSV (HSB):
        238°, 15.5844%, 60.3922%
        XYZ:
        23.1550, 23.3115, 33.8510
        xyY:
        0.2883, 0.2902, 23.3115
      CIE-Lab:
        55.3918, 4.5528, -12.3987
        CIE-LCH:
        55.3918, 13.2081, 290.1631
        CIE-Luv:
        55.3918, -1.8695, -18.7713
        Hunter-Lab:
        48.2820, 1.1110, -7.7714
      #82839a color charts
#82839a RGB chart
      #82839a CMYK chart
      #82839a RGB pie chart
      #82839a color shades, tints & tones
#82839a color schemes
#82839a color preview, HTML & CSS examples
           This text has a color of #82839a        
        
          <p style="color:#82839a;">Text here</p>
        
        
          .mytext {color:#82839a;}
        
        Text color #82839a
      
           This box has a color of #82839a        
        
          <div style="background-color:#82839a;">Content here</div>
        
        
          .mybackground {background-color:#82839a;}
        
        Background color #82839a
      
           Border around this has a color of #82839a        
        
          <div style="border:2px solid #82839a;">Content here</div>
        
        
          .myborder {border:2px solid #82839a;}
        
        Border color #82839a