#82428d color space conversions
Hex:
        #82428d
        RGB:
        130, 66, 141
        CMY:
        49, 74, 45
        CMYK:
        8, 53, 0, 45
      HSL:
        291°, 36.2319%, 40.5882%
        HSV (HSB):
        291°, 53.1915%, 55.2941%
        XYZ:
        15.9619, 10.5653, 26.3973
        xyY:
        0.3016, 0.1996, 10.5653
      CIE-Lab:
        38.8385, 39.4846, -30.1595
        CIE-LCH:
        38.8385, 49.6853, 322.6264
        CIE-Luv:
        38.8385, 27.2095, -47.1747
        Hunter-Lab:
        32.5044, 30.7730, -25.3973
      #82428d color charts
#82428d RGB chart
      #82428d CMYK chart
      #82428d RGB pie chart
      #82428d color shades, tints & tones
#82428d color schemes
#82428d color preview, HTML & CSS examples
           This text has a color of #82428d        
        
          <p style="color:#82428d;">Text here</p>
        
        
          .mytext {color:#82428d;}
        
        Text color #82428d
      
           This box has a color of #82428d        
        
          <div style="background-color:#82428d;">Content here</div>
        
        
          .mybackground {background-color:#82428d;}
        
        Background color #82428d
      
           Border around this has a color of #82428d        
        
          <div style="border:2px solid #82428d;">Content here</div>
        
        
          .myborder {border:2px solid #82428d;}
        
        Border color #82428d