#84299d color space conversions
Hex:
        #84299d
        RGB:
        132, 41, 157
        CMY:
        48, 84, 38
        CMYK:
        16, 74, 0, 38
      HSL:
        287°, 58.5859%, 38.8235%
        HSV (HSB):
        287°, 73.8854%, 61.5686%
        XYZ:
        16.3945, 8.9257, 32.7570
        xyY:
        0.2823, 0.1537, 8.9257
      CIE-Lab:
        35.8409, 54.8754, -44.6315
        CIE-LCH:
        35.8409, 70.7339, 320.8777
        CIE-Luv:
        35.8409, 30.7516, -67.6241
        Hunter-Lab:
        29.8760, 45.6691, -44.0944
      #84299d color charts
#84299d RGB chart
      #84299d CMYK chart
      #84299d RGB pie chart
      #84299d color shades, tints & tones
#84299d color schemes
#84299d color preview, HTML & CSS examples
           This text has a color of #84299d        
        
          <p style="color:#84299d;">Text here</p>
        
        
          .mytext {color:#84299d;}
        
        Text color #84299d
      
           This box has a color of #84299d        
        
          <div style="background-color:#84299d;">Content here</div>
        
        
          .mybackground {background-color:#84299d;}
        
        Background color #84299d
      
           Border around this has a color of #84299d        
        
          <div style="border:2px solid #84299d;">Content here</div>
        
        
          .myborder {border:2px solid #84299d;}
        
        Border color #84299d