#82486a color space conversions
Hex:
        #82486a
        RGB:
        130, 72, 106
        CMY:
        49, 72, 58
        CMYK:
        0, 45, 18, 49
      HSL:
        325°, 28.7129%, 39.6078%
        HSV (HSB):
        325°, 44.6154%, 50.9804%
        XYZ:
        14.1248, 10.4212, 14.9027
        xyY:
        0.3581, 0.2642, 10.4212
      CIE-Lab:
        38.5879, 29.5478, -8.9527
        CIE-LCH:
        38.5879, 30.8743, 343.1437
        CIE-Luv:
        38.5879, 32.4882, -16.2564
        Hunter-Lab:
        32.2818, 21.6089, -4.7736
      #82486a color charts
#82486a RGB chart
      #82486a CMYK chart
      #82486a RGB pie chart
      #82486a color shades, tints & tones
#82486a color schemes
#82486a color preview, HTML & CSS examples
           This text has a color of #82486a        
        
          <p style="color:#82486a;">Text here</p>
        
        
          .mytext {color:#82486a;}
        
        Text color #82486a
      
           This box has a color of #82486a        
        
          <div style="background-color:#82486a;">Content here</div>
        
        
          .mybackground {background-color:#82486a;}
        
        Background color #82486a
      
           Border around this has a color of #82486a        
        
          <div style="border:2px solid #82486a;">Content here</div>
        
        
          .myborder {border:2px solid #82486a;}
        
        Border color #82486a