#82739f color space conversions
Hex:
        #82739f
        RGB:
        130, 115, 159
        CMY:
        49, 55, 38
        CMYK:
        18, 28, 0, 38
      HSL:
        260°, 18.6441%, 53.7255%
        HSV (HSB):
        260°, 27.6730%, 62.3529%
        XYZ:
        21.5947, 19.5105, 35.4286
        xyY:
        0.2822, 0.2549, 19.5105
      CIE-Lab:
        51.2792, 15.1015, -21.5622
        CIE-LCH:
        51.2792, 26.3246, 305.0061
        CIE-Luv:
        51.2792, 5.0401, -33.8575
        Hunter-Lab:
        44.1707, 9.9684, -16.6361
      #82739f color charts
#82739f RGB chart
      #82739f CMYK chart
      #82739f RGB pie chart
      #82739f color shades, tints & tones
#82739f color schemes
#82739f color preview, HTML & CSS examples
           This text has a color of #82739f        
        
          <p style="color:#82739f;">Text here</p>
        
        
          .mytext {color:#82739f;}
        
        Text color #82739f
      
           This box has a color of #82739f        
        
          <div style="background-color:#82739f;">Content here</div>
        
        
          .mybackground {background-color:#82739f;}
        
        Background color #82739f
      
           Border around this has a color of #82739f        
        
          <div style="border:2px solid #82739f;">Content here</div>
        
        
          .myborder {border:2px solid #82739f;}
        
        Border color #82739f