#82548d color space conversions
Hex:
        #82548d
        RGB:
        130, 84, 141
        CMY:
        49, 67, 45
        CMYK:
        8, 40, 0, 45
      HSL:
        288°, 25.3333%, 44.1176%
        HSV (HSB):
        288°, 40.4255%, 55.2941%
        XYZ:
        17.1840, 13.0096, 26.8047
        xyY:
        0.3015, 0.2282, 13.0096
      CIE-Lab:
        42.7776, 29.3736, -24.0061
        CIE-LCH:
        42.7776, 37.9355, 320.7419
        CIE-Luv:
        42.7776, 20.5542, -38.0225
        Hunter-Lab:
        36.0688, 21.9210, -18.8136
      #82548d color charts
#82548d RGB chart
      #82548d CMYK chart
      #82548d RGB pie chart
      #82548d color shades, tints & tones
#82548d color schemes
#82548d color preview, HTML & CSS examples
           This text has a color of #82548d        
        
          <p style="color:#82548d;">Text here</p>
        
        
          .mytext {color:#82548d;}
        
        Text color #82548d
      
           This box has a color of #82548d        
        
          <div style="background-color:#82548d;">Content here</div>
        
        
          .mybackground {background-color:#82548d;}
        
        Background color #82548d
      
           Border around this has a color of #82548d        
        
          <div style="border:2px solid #82548d;">Content here</div>
        
        
          .myborder {border:2px solid #82548d;}
        
        Border color #82548d