#82549f color space conversions
Hex:
        #82549f
        RGB:
        130, 84, 159
        CMY:
        49, 67, 38
        CMYK:
        18, 47, 0, 38
      HSL:
        277°, 30.8642%, 47.6471%
        HSV (HSB):
        277°, 47.1698%, 62.3529%
        XYZ:
        18.6343, 13.5897, 34.4418
        xyY:
        0.2795, 0.2038, 13.5897
      CIE-Lab:
        43.6386, 33.4024, -33.4464
        CIE-LCH:
        43.6386, 47.2692, 314.9623
        CIE-Luv:
        43.6386, 17.5513, -52.7231
        Hunter-Lab:
        36.8642, 25.7166, -29.5891
      #82549f color charts
#82549f RGB chart
      #82549f CMYK chart
      #82549f RGB pie chart
      #82549f color shades, tints & tones
#82549f color schemes
#82549f color preview, HTML & CSS examples
           This text has a color of #82549f        
        
          <p style="color:#82549f;">Text here</p>
        
        
          .mytext {color:#82549f;}
        
        Text color #82549f
      
           This box has a color of #82549f        
        
          <div style="background-color:#82549f;">Content here</div>
        
        
          .mybackground {background-color:#82549f;}
        
        Background color #82549f
      
           Border around this has a color of #82549f        
        
          <div style="border:2px solid #82549f;">Content here</div>
        
        
          .myborder {border:2px solid #82549f;}
        
        Border color #82549f