#82389b color space conversions
Hex:
        #82389b
        RGB:
        130, 56, 155
        CMY:
        49, 78, 39
        CMYK:
        16, 64, 0, 39
      HSL:
        285°, 46.9194%, 41.3725%
        HSV (HSB):
        285°, 63.8710%, 60.7843%
        XYZ:
        16.5365, 9.9407, 32.0575
        xyY:
        0.2825, 0.1698, 9.9407
      CIE-Lab:
        37.7358, 47.5090, -40.4036
        CIE-LCH:
        37.7358, 62.3663, 319.6208
        CIE-Luv:
        37.7358, 26.8826, -62.1185
        Hunter-Lab:
        31.5289, 38.4452, -38.2138
      #82389b color charts
#82389b RGB chart
      #82389b CMYK chart
      #82389b RGB pie chart
      #82389b color shades, tints & tones
#82389b color schemes
#82389b color preview, HTML & CSS examples
           This text has a color of #82389b        
        
          <p style="color:#82389b;">Text here</p>
        
        
          .mytext {color:#82389b;}
        
        Text color #82389b
      
           This box has a color of #82389b        
        
          <div style="background-color:#82389b;">Content here</div>
        
        
          .mybackground {background-color:#82389b;}
        
        Background color #82389b
      
           Border around this has a color of #82389b        
        
          <div style="border:2px solid #82389b;">Content here</div>
        
        
          .myborder {border:2px solid #82389b;}
        
        Border color #82389b