#7e77bf color space conversions
Hex:
        #7e77bf
        RGB:
        126, 119, 191
        CMY:
        51, 53, 25
        CMYK:
        34, 38, 0, 25
      HSL:
        246°, 36.0000%, 60.7843%
        HSV (HSB):
        246°, 37.6963%, 74.9020%
        XYZ:
        24.6050, 21.3909, 52.1222
        xyY:
        0.2508, 0.2180, 21.3909
      CIE-Lab:
        53.3746, 19.6343, -36.8417
        CIE-LCH:
        53.3746, 41.7471, 298.0548
        CIE-Luv:
        53.3746, -1.1932, -58.7767
        Hunter-Lab:
        46.2503, 14.0235, -34.4424
      #7e77bf color charts
#7e77bf RGB chart
      #7e77bf CMYK chart
      #7e77bf RGB pie chart
      #7e77bf color shades, tints & tones
#7e77bf color schemes
#7e77bf color preview, HTML & CSS examples
           This text has a color of #7e77bf        
        
          <p style="color:#7e77bf;">Text here</p>
        
        
          .mytext {color:#7e77bf;}
        
        Text color #7e77bf
      
           This box has a color of #7e77bf        
        
          <div style="background-color:#7e77bf;">Content here</div>
        
        
          .mybackground {background-color:#7e77bf;}
        
        Background color #7e77bf
      
           Border around this has a color of #7e77bf        
        
          <div style="border:2px solid #7e77bf;">Content here</div>
        
        
          .myborder {border:2px solid #7e77bf;}
        
        Border color #7e77bf