#7b77bf color space conversions
Hex:
        #7b77bf
        RGB:
        123, 119, 191
        CMY:
        52, 53, 25
        CMYK:
        36, 38, 0, 25
      HSL:
        243°, 36.0000%, 60.7843%
        HSV (HSB):
        243°, 37.6963%, 74.9020%
        XYZ:
        24.1692, 21.1662, 52.1018
        xyY:
        0.2480, 0.2172, 21.1662
      CIE-Lab:
        53.1309, 18.7923, -37.2415
        CIE-LCH:
        53.1309, 41.7143, 296.7758
        CIE-Luv:
        53.1309, -2.5537, -59.2552
        Hunter-Lab:
        46.0067, 13.2614, -34.9402
      #7b77bf color charts
#7b77bf RGB chart
      #7b77bf CMYK chart
      #7b77bf RGB pie chart
      #7b77bf color shades, tints & tones
#7b77bf color schemes
#7b77bf color preview, HTML & CSS examples
           This text has a color of #7b77bf        
        
          <p style="color:#7b77bf;">Text here</p>
        
        
          .mytext {color:#7b77bf;}
        
        Text color #7b77bf
      
           This box has a color of #7b77bf        
        
          <div style="background-color:#7b77bf;">Content here</div>
        
        
          .mybackground {background-color:#7b77bf;}
        
        Background color #7b77bf
      
           Border around this has a color of #7b77bf        
        
          <div style="border:2px solid #7b77bf;">Content here</div>
        
        
          .myborder {border:2px solid #7b77bf;}
        
        Border color #7b77bf