#7c77ff color space conversions
Hex:
        #7c77ff
        RGB:
        124, 119, 255
        CMY:
        51, 53, 0
        CMYK:
        51, 53, 0, 0
      HSL:
        242°, 100.0000%, 73.3333%
        HSV (HSB):
        242°, 53.3333%, 100.0000%
        XYZ:
        32.9590, 24.6987, 97.6379
        xyY:
        0.2122, 0.1590, 24.6987
      CIE-Lab:
        56.7807, 37.5661, -67.3793
        CIE-LCH:
        56.7807, 77.1439, 299.1411
        CIE-Luv:
        56.7807, -6.2864, -110.0716
        Hunter-Lab:
        49.6978, 31.4079, -81.6946
      #7c77ff color charts
#7c77ff RGB chart
      #7c77ff CMYK chart
      #7c77ff RGB pie chart
      #7c77ff color shades, tints & tones
#7c77ff color schemes
#7c77ff color preview, HTML & CSS examples
           This text has a color of #7c77ff        
        
          <p style="color:#7c77ff;">Text here</p>
        
        
          .mytext {color:#7c77ff;}
        
        Text color #7c77ff
      
           This box has a color of #7c77ff        
        
          <div style="background-color:#7c77ff;">Content here</div>
        
        
          .mybackground {background-color:#7c77ff;}
        
        Background color #7c77ff
      
           Border around this has a color of #7c77ff        
        
          <div style="border:2px solid #7c77ff;">Content here</div>
        
        
          .myborder {border:2px solid #7c77ff;}
        
        Border color #7c77ff