#82709a color space conversions
Hex:
        #82709a
        RGB:
        130, 112, 154
        CMY:
        49, 56, 40
        CMYK:
        16, 27, 0, 40
      HSL:
        266°, 17.2131%, 52.1569%
        HSV (HSB):
        266°, 27.2727%, 60.3922%
        XYZ:
        20.8328, 18.6673, 33.0770
        xyY:
        0.2870, 0.2572, 18.6673
      CIE-Lab:
        50.2956, 15.7101, -20.1445
        CIE-LCH:
        50.2956, 25.5462, 307.9497
        CIE-Luv:
        50.2956, 6.8331, -31.6455
        Hunter-Lab:
        43.2056, 10.4590, -15.1468
      #82709a color charts
#82709a RGB chart
      #82709a CMYK chart
      #82709a RGB pie chart
      #82709a color shades, tints & tones
#82709a color schemes
#82709a color preview, HTML & CSS examples
           This text has a color of #82709a        
        
          <p style="color:#82709a;">Text here</p>
        
        
          .mytext {color:#82709a;}
        
        Text color #82709a
      
           This box has a color of #82709a        
        
          <div style="background-color:#82709a;">Content here</div>
        
        
          .mybackground {background-color:#82709a;}
        
        Background color #82709a
      
           Border around this has a color of #82709a        
        
          <div style="border:2px solid #82709a;">Content here</div>
        
        
          .myborder {border:2px solid #82709a;}
        
        Border color #82709a