#770a5f color space conversions
Hex:
        #770a5f
        RGB:
        119, 10, 95
        CMY:
        53, 96, 63
        CMYK:
        0, 92, 20, 53
      HSL:
        313°, 84.4961%, 25.2941%
        HSV (HSB):
        313°, 91.5966%, 46.6667%
        XYZ:
        9.7818, 4.9652, 11.2693
        xyY:
        0.3760, 0.1909, 4.9652
      CIE-Lab:
        26.6355, 50.5398, -20.3927
        CIE-LCH:
        26.6355, 54.4989, 338.0261
        CIE-Luv:
        26.6355, 46.2454, -31.1118
        Hunter-Lab:
        22.2828, 39.3640, -14.3873
      #770a5f color charts
#770a5f RGB chart
      #770a5f CMYK chart
      #770a5f RGB pie chart
      #770a5f color shades, tints & tones
#770a5f color schemes
#770a5f color preview, HTML & CSS examples
           This text has a color of #770a5f        
        
          <p style="color:#770a5f;">Text here</p>
        
        
          .mytext {color:#770a5f;}
        
        Text color #770a5f
      
           This box has a color of #770a5f        
        
          <div style="background-color:#770a5f;">Content here</div>
        
        
          .mybackground {background-color:#770a5f;}
        
        Background color #770a5f
      
           Border around this has a color of #770a5f        
        
          <div style="border:2px solid #770a5f;">Content here</div>
        
        
          .myborder {border:2px solid #770a5f;}
        
        Border color #770a5f