#84578b color space conversions
Hex:
        #84578b
        RGB:
        132, 87, 139
        CMY:
        48, 66, 45
        CMYK:
        5, 37, 0, 45
      HSL:
        292°, 23.0088%, 44.3137%
        HSV (HSB):
        292°, 37.4101%, 54.5098%
        XYZ:
        17.5841, 13.5860, 26.1217
        xyY:
        0.3069, 0.2371, 13.5860
      CIE-Lab:
        43.6333, 27.8633, -21.4571
        CIE-LCH:
        43.6333, 35.1677, 322.4007
        CIE-Luv:
        43.6333, 20.8850, -34.2617
        Hunter-Lab:
        36.8592, 20.6519, -16.2167
      #84578b color charts
#84578b RGB chart
      #84578b CMYK chart
      #84578b RGB pie chart
      #84578b color shades, tints & tones
#84578b color schemes
#84578b color preview, HTML & CSS examples
           This text has a color of #84578b        
        
          <p style="color:#84578b;">Text here</p>
        
        
          .mytext {color:#84578b;}
        
        Text color #84578b
      
           This box has a color of #84578b        
        
          <div style="background-color:#84578b;">Content here</div>
        
        
          .mybackground {background-color:#84578b;}
        
        Background color #84578b
      
           Border around this has a color of #84578b        
        
          <div style="border:2px solid #84578b;">Content here</div>
        
        
          .myborder {border:2px solid #84578b;}
        
        Border color #84578b