#84077d color space conversions
Hex:
        #84077d
        RGB:
        132, 7, 125
        CMY:
        48, 97, 51
        CMYK:
        0, 95, 5, 48
      HSL:
        303°, 89.9281%, 27.2549%
        HSV (HSB):
        303°, 94.6970%, 51.7647%
        XYZ:
        13.2934, 6.5382, 19.9634
        xyY:
        0.3340, 0.1643, 6.5382
      CIE-Lab:
        30.7315, 58.1098, -33.0484
        CIE-LCH:
        30.7315, 66.8502, 330.3721
        CIE-Luv:
        30.7315, 45.0054, -49.8336
        Hunter-Lab:
        25.5698, 48.0523, -28.3912
      #84077d color charts
#84077d RGB chart
      #84077d CMYK chart
      #84077d RGB pie chart
      #84077d color shades, tints & tones
#84077d color schemes
#84077d color preview, HTML & CSS examples
           This text has a color of #84077d        
        
          <p style="color:#84077d;">Text here</p>
        
        
          .mytext {color:#84077d;}
        
        Text color #84077d
      
           This box has a color of #84077d        
        
          <div style="background-color:#84077d;">Content here</div>
        
        
          .mybackground {background-color:#84077d;}
        
        Background color #84077d
      
           Border around this has a color of #84077d        
        
          <div style="border:2px solid #84077d;">Content here</div>
        
        
          .myborder {border:2px solid #84077d;}
        
        Border color #84077d