#770c5e color space conversions
Hex:
        #770c5e
        RGB:
        119, 12, 94
        CMY:
        53, 95, 63
        CMYK:
        0, 90, 21, 53
      HSL:
        314°, 81.6794%, 25.6863%
        HSV (HSB):
        314°, 89.9160%, 46.6667%
        XYZ:
        9.7596, 4.9930, 11.0390
        xyY:
        0.3784, 0.1936, 4.9930
      CIE-Lab:
        26.7149, 50.0198, -19.6118
        CIE-LCH:
        26.7149, 53.7272, 338.5908
        CIE-Luv:
        26.7149, 46.4103, -30.1365
        Hunter-Lab:
        22.3451, 38.8590, -13.6492
      #770c5e color charts
#770c5e RGB chart
      #770c5e CMYK chart
      #770c5e RGB pie chart
      #770c5e color shades, tints & tones
#770c5e color schemes
#770c5e color preview, HTML & CSS examples
           This text has a color of #770c5e        
        
          <p style="color:#770c5e;">Text here</p>
        
        
          .mytext {color:#770c5e;}
        
        Text color #770c5e
      
           This box has a color of #770c5e        
        
          <div style="background-color:#770c5e;">Content here</div>
        
        
          .mybackground {background-color:#770c5e;}
        
        Background color #770c5e
      
           Border around this has a color of #770c5e        
        
          <div style="border:2px solid #770c5e;">Content here</div>
        
        
          .myborder {border:2px solid #770c5e;}
        
        Border color #770c5e