#776bbc color space conversions
Hex:
        #776bbc
        RGB:
        119, 107, 188
        CMY:
        53, 58, 26
        CMYK:
        37, 43, 0, 26
      HSL:
        249°, 37.6744%, 57.8431%
        HSV (HSB):
        249°, 43.0851%, 73.7255%
        XYZ:
        21.9425, 18.0682, 49.9080
        xyY:
        0.2440, 0.2009, 18.0682
      CIE-Lab:
        49.5787, 24.0609, -41.1388
        CIE-LCH:
        49.5787, 47.6584, 300.3221
        CIE-Luv:
        49.5787, 0.2747, -65.1000
        Hunter-Lab:
        42.5067, 17.7576, -39.8589
      #776bbc color charts
#776bbc RGB chart
      #776bbc CMYK chart
      #776bbc RGB pie chart
      #776bbc color shades, tints & tones
#776bbc color schemes
#776bbc color preview, HTML & CSS examples
           This text has a color of #776bbc        
        
          <p style="color:#776bbc;">Text here</p>
        
        
          .mytext {color:#776bbc;}
        
        Text color #776bbc
      
           This box has a color of #776bbc        
        
          <div style="background-color:#776bbc;">Content here</div>
        
        
          .mybackground {background-color:#776bbc;}
        
        Background color #776bbc
      
           Border around this has a color of #776bbc        
        
          <div style="border:2px solid #776bbc;">Content here</div>
        
        
          .myborder {border:2px solid #776bbc;}
        
        Border color #776bbc