#77014e color space conversions
Hex:
        #77014e
        RGB:
        119, 1, 78
        CMY:
        53, 100, 69
        CMYK:
        0, 99, 34, 53
      HSL:
        321°, 98.3333%, 23.5294%
        HSV (HSB):
        321°, 99.1597%, 46.6667%
        XYZ:
        8.9937, 4.4937, 7.6011
        xyY:
        0.4265, 0.2131, 4.4937
      CIE-Lab:
        25.2407, 50.0822, -11.2462
        CIE-LCH:
        25.2407, 51.3294, 347.3439
        CIE-Luv:
        25.2407, 54.0764, -19.9016
        Hunter-Lab:
        21.1984, 38.6344, -6.4207
      #77014e color charts
#77014e RGB chart
      #77014e CMYK chart
      #77014e RGB pie chart
      #77014e color shades, tints & tones
#77014e color schemes
#77014e color preview, HTML & CSS examples
           This text has a color of #77014e        
        
          <p style="color:#77014e;">Text here</p>
        
        
          .mytext {color:#77014e;}
        
        Text color #77014e
      
           This box has a color of #77014e        
        
          <div style="background-color:#77014e;">Content here</div>
        
        
          .mybackground {background-color:#77014e;}
        
        Background color #77014e
      
           Border around this has a color of #77014e        
        
          <div style="border:2px solid #77014e;">Content here</div>
        
        
          .myborder {border:2px solid #77014e;}
        
        Border color #77014e