#82485d color space conversions
Hex:
        #82485d
        RGB:
        130, 72, 93
        CMY:
        49, 72, 64
        CMYK:
        0, 45, 28, 49
      HSL:
        338°, 28.7129%, 39.6078%
        HSV (HSB):
        338°, 44.6154%, 50.9804%
        XYZ:
        13.4991, 10.1709, 11.6076
        xyY:
        0.3827, 0.2883, 10.1709
      CIE-Lab:
        38.1474, 27.4768, -1.4751
        CIE-LCH:
        38.1474, 27.5163, 356.9271
        CIE-Luv:
        38.1474, 35.1863, -6.2800
        Hunter-Lab:
        31.8918, 19.7443, 0.7446
      #82485d color charts
#82485d RGB chart
      #82485d CMYK chart
      #82485d RGB pie chart
      #82485d color shades, tints & tones
#82485d color schemes
#82485d color preview, HTML & CSS examples
           This text has a color of #82485d        
        
          <p style="color:#82485d;">Text here</p>
        
        
          .mytext {color:#82485d;}
        
        Text color #82485d
      
           This box has a color of #82485d        
        
          <div style="background-color:#82485d;">Content here</div>
        
        
          .mybackground {background-color:#82485d;}
        
        Background color #82485d
      
           Border around this has a color of #82485d        
        
          <div style="border:2px solid #82485d;">Content here</div>
        
        
          .myborder {border:2px solid #82485d;}
        
        Border color #82485d