#7e77bc color space conversions
Hex:
        #7e77bc
        RGB:
        126, 119, 188
        CMY:
        51, 53, 26
        CMYK:
        33, 37, 0, 26
      HSL:
        246°, 33.9901%, 60.1961%
        HSV (HSB):
        246°, 36.7021%, 73.7255%
        XYZ:
        24.2781, 21.2601, 50.4010
        xyY:
        0.2531, 0.2216, 21.2601
      CIE-Lab:
        53.2330, 18.8274, -35.3444
        CIE-LCH:
        53.2330, 40.0462, 298.0435
        CIE-Luv:
        53.2330, -0.9744, -56.2662
        Hunter-Lab:
        46.1087, 13.2973, -32.5333
      #7e77bc color charts
#7e77bc RGB chart
      #7e77bc CMYK chart
      #7e77bc RGB pie chart
      #7e77bc color shades, tints & tones
#7e77bc color schemes
#7e77bc color preview, HTML & CSS examples
           This text has a color of #7e77bc        
        
          <p style="color:#7e77bc;">Text here</p>
        
        
          .mytext {color:#7e77bc;}
        
        Text color #7e77bc
      
           This box has a color of #7e77bc        
        
          <div style="background-color:#7e77bc;">Content here</div>
        
        
          .mybackground {background-color:#7e77bc;}
        
        Background color #7e77bc
      
           Border around this has a color of #7e77bc        
        
          <div style="border:2px solid #7e77bc;">Content here</div>
        
        
          .myborder {border:2px solid #7e77bc;}
        
        Border color #7e77bc