#7776ec color space conversions
Hex:
        #7776ec
        RGB:
        119, 118, 236
        CMY:
        53, 54, 7
        CMYK:
        50, 50, 0, 7
      HSL:
        241°, 75.6410%, 69.4118%
        HSV (HSB):
        241°, 50.0000%, 92.5490%
        XYZ:
        29.2265, 22.9349, 82.2434
        xyY:
        0.2175, 0.1706, 22.9349
      CIE-Lab:
        55.0053, 31.4240, -59.7192
        CIE-LCH:
        55.0053, 67.4822, 297.7532
        CIE-Luv:
        55.0053, -6.6328, -96.8198
        Hunter-Lab:
        47.8904, 25.1265, -68.2968
      #7776ec color charts
#7776ec RGB chart
      #7776ec CMYK chart
      #7776ec RGB pie chart
      #7776ec color shades, tints & tones
#7776ec color schemes
#7776ec color preview, HTML & CSS examples
           This text has a color of #7776ec        
        
          <p style="color:#7776ec;">Text here</p>
        
        
          .mytext {color:#7776ec;}
        
        Text color #7776ec
      
           This box has a color of #7776ec        
        
          <div style="background-color:#7776ec;">Content here</div>
        
        
          .mybackground {background-color:#7776ec;}
        
        Background color #7776ec
      
           Border around this has a color of #7776ec        
        
          <div style="border:2px solid #7776ec;">Content here</div>
        
        
          .myborder {border:2px solid #7776ec;}
        
        Border color #7776ec