#5e76ff color space conversions
Hex:
        #5e76ff
        RGB:
        94, 118, 255
        CMY:
        63, 54, 0
        CMYK:
        63, 54, 0, 0
      HSL:
        231°, 100.0000%, 68.4314%
        HSV (HSB):
        231°, 63.1373%, 100.0000%
        XYZ:
        29.1445, 22.5566, 97.4255
        xyY:
        0.1954, 0.1513, 22.5566
      CIE-Lab:
        54.6126, 32.8006, -70.9774
        CIE-LCH:
        54.6126, 78.1900, 294.8030
        CIE-Luv:
        54.6126, -15.0119, -114.0482
        Hunter-Lab:
        47.4937, 26.4225, -88.3780
      #5e76ff color charts
#5e76ff RGB chart
      #5e76ff CMYK chart
      #5e76ff RGB pie chart
      #5e76ff color shades, tints & tones
#5e76ff color schemes
#5e76ff color preview, HTML & CSS examples
           This text has a color of #5e76ff        
        
          <p style="color:#5e76ff;">Text here</p>
        
        
          .mytext {color:#5e76ff;}
        
        Text color #5e76ff
      
           This box has a color of #5e76ff        
        
          <div style="background-color:#5e76ff;">Content here</div>
        
        
          .mybackground {background-color:#5e76ff;}
        
        Background color #5e76ff
      
           Border around this has a color of #5e76ff        
        
          <div style="border:2px solid #5e76ff;">Content here</div>
        
        
          .myborder {border:2px solid #5e76ff;}
        
        Border color #5e76ff