#77327f color space conversions
Hex:
        #77327f
        RGB:
        119, 50, 127
        CMY:
        53, 80, 50
        CMYK:
        6, 61, 0, 50
      HSL:
        294°, 43.5028%, 34.7059%
        HSV (HSB):
        294°, 60.6299%, 49.8039%
        XYZ:
        12.5791, 7.7354, 20.9088
        xyY:
        0.3051, 0.1876, 7.7354
      CIE-Lab:
        33.4257, 41.7626, -30.1691
        CIE-LCH:
        33.4257, 51.5198, 324.1558
        CIE-Luv:
        33.4257, 28.3025, -45.4006
        Hunter-Lab:
        27.8127, 32.0598, -25.1036
      #77327f color charts
#77327f RGB chart
      #77327f CMYK chart
      #77327f RGB pie chart
      #77327f color shades, tints & tones
#77327f color schemes
#77327f color preview, HTML & CSS examples
           This text has a color of #77327f        
        
          <p style="color:#77327f;">Text here</p>
        
        
          .mytext {color:#77327f;}
        
        Text color #77327f
      
           This box has a color of #77327f        
        
          <div style="background-color:#77327f;">Content here</div>
        
        
          .mybackground {background-color:#77327f;}
        
        Background color #77327f
      
           Border around this has a color of #77327f        
        
          <div style="border:2px solid #77327f;">Content here</div>
        
        
          .myborder {border:2px solid #77327f;}
        
        Border color #77327f