#77759d color space conversions
Hex:
        #77759d
        RGB:
        119, 117, 157
        CMY:
        53, 54, 38
        CMYK:
        24, 25, 0, 38
      HSL:
        243°, 16.9492%, 53.7255%
        HSV (HSB):
        243°, 25.4777%, 61.5686%
        XYZ:
        20.0548, 19.0788, 34.5239
        xyY:
        0.2723, 0.2590, 19.0788
      CIE-Lab:
        50.7793, 9.8248, -21.2430
        CIE-LCH:
        50.7793, 23.4049, 294.8205
        CIE-Luv:
        50.7793, -1.3808, -32.5691
        Hunter-Lab:
        43.6793, 5.5173, -16.2869
      #77759d color charts
#77759d RGB chart
      #77759d CMYK chart
      #77759d RGB pie chart
      #77759d color shades, tints & tones
#77759d color schemes
#77759d color preview, HTML & CSS examples
           This text has a color of #77759d        
        
          <p style="color:#77759d;">Text here</p>
        
        
          .mytext {color:#77759d;}
        
        Text color #77759d
      
           This box has a color of #77759d        
        
          <div style="background-color:#77759d;">Content here</div>
        
        
          .mybackground {background-color:#77759d;}
        
        Background color #77759d
      
           Border around this has a color of #77759d        
        
          <div style="border:2px solid #77759d;">Content here</div>
        
        
          .myborder {border:2px solid #77759d;}
        
        Border color #77759d