#84218b color space conversions
Hex:
        #84218b
        RGB:
        132, 33, 139
        CMY:
        48, 87, 45
        CMYK:
        5, 76, 0, 45
      HSL:
        296°, 61.6279%, 33.7255%
        HSV (HSB):
        296°, 76.2590%, 54.5098%
        XYZ:
        14.7198, 7.8573, 25.1669
        xyY:
        0.3083, 0.1646, 7.8573
      CIE-Lab:
        33.6840, 54.3532, -37.0781
        CIE-LCH:
        33.6840, 65.7956, 325.6994
        CIE-Luv:
        33.6840, 37.2749, -56.2634
        Hunter-Lab:
        28.0309, 44.6809, -33.6105
      #84218b color charts
#84218b RGB chart
      #84218b CMYK chart
      #84218b RGB pie chart
      #84218b color shades, tints & tones
#84218b color schemes
#84218b color preview, HTML & CSS examples
           This text has a color of #84218b        
        
          <p style="color:#84218b;">Text here</p>
        
        
          .mytext {color:#84218b;}
        
        Text color #84218b
      
           This box has a color of #84218b        
        
          <div style="background-color:#84218b;">Content here</div>
        
        
          .mybackground {background-color:#84218b;}
        
        Background color #84218b
      
           Border around this has a color of #84218b        
        
          <div style="border:2px solid #84218b;">Content here</div>
        
        
          .myborder {border:2px solid #84218b;}
        
        Border color #84218b