#82649f color space conversions
Hex:
        #82649f
        RGB:
        130, 100, 159
        CMY:
        49, 61, 38
        CMYK:
        18, 37, 0, 38
      HSL:
        271°, 23.5060%, 50.7843%
        HSV (HSB):
        271°, 37.1069%, 62.3529%
        XYZ:
        20.0211, 16.3634, 34.9041
        xyY:
        0.2808, 0.2295, 16.3634
      CIE-Lab:
        47.4477, 24.0184, -27.4861
        CIE-LCH:
        47.4477, 36.5016, 311.1482
        CIE-Luv:
        47.4477, 11.4093, -43.4896
        Hunter-Lab:
        40.4517, 17.5562, -22.8428
      #82649f color charts
#82649f RGB chart
      #82649f CMYK chart
      #82649f RGB pie chart
      #82649f color shades, tints & tones
#82649f color schemes
#82649f color preview, HTML & CSS examples
           This text has a color of #82649f        
        
          <p style="color:#82649f;">Text here</p>
        
        
          .mytext {color:#82649f;}
        
        Text color #82649f
      
           This box has a color of #82649f        
        
          <div style="background-color:#82649f;">Content here</div>
        
        
          .mybackground {background-color:#82649f;}
        
        Background color #82649f
      
           Border around this has a color of #82649f        
        
          <div style="border:2px solid #82649f;">Content here</div>
        
        
          .myborder {border:2px solid #82649f;}
        
        Border color #82649f