#770d8d color space conversions
Hex:
        #770d8d
        RGB:
        119, 13, 141
        CMY:
        53, 95, 45
        CMYK:
        16, 91, 0, 45
      HSL:
        290°, 83.1169%, 30.1961%
        HSV (HSB):
        290°, 90.7801%, 55.2941%
        XYZ:
        12.5594, 6.1329, 25.7211
        xyY:
        0.2828, 0.1381, 6.1329
      CIE-Lab:
        29.7452, 57.4935, -44.7634
        CIE-LCH:
        29.7452, 72.8648, 322.0963
        CIE-Luv:
        29.7452, 30.4024, -63.6443
        Hunter-Lab:
        24.7646, 47.1882, -44.2447
      #770d8d color charts
#770d8d RGB chart
      #770d8d CMYK chart
      #770d8d RGB pie chart
      #770d8d color shades, tints & tones
#770d8d color schemes
#770d8d color preview, HTML & CSS examples
           This text has a color of #770d8d        
        
          <p style="color:#770d8d;">Text here</p>
        
        
          .mytext {color:#770d8d;}
        
        Text color #770d8d
      
           This box has a color of #770d8d        
        
          <div style="background-color:#770d8d;">Content here</div>
        
        
          .mybackground {background-color:#770d8d;}
        
        Background color #770d8d
      
           Border around this has a color of #770d8d        
        
          <div style="border:2px solid #770d8d;">Content here</div>
        
        
          .myborder {border:2px solid #770d8d;}
        
        Border color #770d8d