#7c77bd color space conversions
Hex:
        #7c77bd
        RGB:
        124, 119, 189
        CMY:
        51, 53, 26
        CMYK:
        34, 37, 0, 26
      HSL:
        244°, 34.6535%, 60.3922%
        HSV (HSB):
        244°, 37.0370%, 74.1176%
        XYZ:
        24.0943, 21.1529, 50.9571
        xyY:
        0.2504, 0.2199, 21.1529
      CIE-Lab:
        53.1164, 18.5275, -36.1124
        CIE-LCH:
        53.1164, 40.5878, 297.1601
        CIE-Luv:
        53.1164, -1.9653, -57.4244
        Hunter-Lab:
        45.9922, 13.0258, -33.4958
      #7c77bd color charts
#7c77bd RGB chart
      #7c77bd CMYK chart
      #7c77bd RGB pie chart
      #7c77bd color shades, tints & tones
#7c77bd color schemes
#7c77bd color preview, HTML & CSS examples
           This text has a color of #7c77bd        
        
          <p style="color:#7c77bd;">Text here</p>
        
        
          .mytext {color:#7c77bd;}
        
        Text color #7c77bd
      
           This box has a color of #7c77bd        
        
          <div style="background-color:#7c77bd;">Content here</div>
        
        
          .mybackground {background-color:#7c77bd;}
        
        Background color #7c77bd
      
           Border around this has a color of #7c77bd        
        
          <div style="border:2px solid #7c77bd;">Content here</div>
        
        
          .myborder {border:2px solid #7c77bd;}
        
        Border color #7c77bd