#77005e color space conversions
Hex:
        #77005e
        RGB:
        119, 0, 94
        CMY:
        53, 100, 63
        CMYK:
        0, 100, 21, 53
      HSL:
        313°, 100.0000%, 23.3333%
        HSV (HSB):
        313°, 100.0000%, 46.6667%
        XYZ:
        9.6281, 4.7301, 10.9952
        xyY:
        0.3798, 0.1866, 4.7301
      CIE-Lab:
        25.9515, 52.2542, -20.8044
        CIE-LCH:
        25.9515, 56.2434, 338.2906
        CIE-Luv:
        25.9515, 47.6646, -31.5367
        Hunter-Lab:
        21.7488, 40.9612, -14.7503
      #77005e color charts
#77005e RGB chart
      #77005e CMYK chart
      #77005e RGB pie chart
      #77005e color shades, tints & tones
#77005e color schemes
#77005e color preview, HTML & CSS examples
           This text has a color of #77005e        
        
          <p style="color:#77005e;">Text here</p>
        
        
          .mytext {color:#77005e;}
        
        Text color #77005e
      
           This box has a color of #77005e        
        
          <div style="background-color:#77005e;">Content here</div>
        
        
          .mybackground {background-color:#77005e;}
        
        Background color #77005e
      
           Border around this has a color of #77005e        
        
          <div style="border:2px solid #77005e;">Content here</div>
        
        
          .myborder {border:2px solid #77005e;}
        
        Border color #77005e