#82327e color space conversions
Hex:
        #82327e
        RGB:
        130, 50, 126
        CMY:
        49, 80, 51
        CMYK:
        0, 62, 3, 49
      HSL:
        303°, 44.4444%, 35.2941%
        HSV (HSB):
        303°, 61.5385%, 50.9804%
        XYZ:
        14.1124, 8.5334, 20.6420
        xyY:
        0.3260, 0.1971, 8.5334
      CIE-Lab:
        35.0699, 44.6343, -26.8414
        CIE-LCH:
        35.0699, 52.0834, 328.9788
        CIE-Luv:
        35.0699, 35.9353, -41.9142
        Hunter-Lab:
        29.2120, 35.1131, -21.4475
      #82327e color charts
#82327e RGB chart
      #82327e CMYK chart
      #82327e RGB pie chart
      #82327e color shades, tints & tones
#82327e color schemes
#82327e color preview, HTML & CSS examples
           This text has a color of #82327e        
        
          <p style="color:#82327e;">Text here</p>
        
        
          .mytext {color:#82327e;}
        
        Text color #82327e
      
           This box has a color of #82327e        
        
          <div style="background-color:#82327e;">Content here</div>
        
        
          .mybackground {background-color:#82327e;}
        
        Background color #82327e
      
           Border around this has a color of #82327e        
        
          <div style="border:2px solid #82327e;">Content here</div>
        
        
          .myborder {border:2px solid #82327e;}
        
        Border color #82327e