#776bdc color space conversions
Hex:
        #776bdc
        RGB:
        119, 107, 220
        CMY:
        53, 58, 14
        CMYK:
        46, 51, 0, 14
      HSL:
        246°, 61.7486%, 64.1176%
        HSV (HSB):
        246°, 51.3636%, 86.2745%
        XYZ:
        25.7837, 19.6046, 70.1353
        xyY:
        0.2232, 0.1697, 19.6046
      CIE-Lab:
        51.3872, 33.2102, -56.5402
        CIE-LCH:
        51.3872, 65.5722, 300.4288
        CIE-Luv:
        51.3872, -2.2318, -90.5787
        Hunter-Lab:
        44.2771, 26.4602, -62.9218
      #776bdc color charts
#776bdc RGB chart
      #776bdc CMYK chart
      #776bdc RGB pie chart
      #776bdc color shades, tints & tones
#776bdc color schemes
#776bdc color preview, HTML & CSS examples
           This text has a color of #776bdc        
        
          <p style="color:#776bdc;">Text here</p>
        
        
          .mytext {color:#776bdc;}
        
        Text color #776bdc
      
           This box has a color of #776bdc        
        
          <div style="background-color:#776bdc;">Content here</div>
        
        
          .mybackground {background-color:#776bdc;}
        
        Background color #776bdc
      
           Border around this has a color of #776bdc        
        
          <div style="border:2px solid #776bdc;">Content here</div>
        
        
          .myborder {border:2px solid #776bdc;}
        
        Border color #776bdc