#5a76ec color space conversions
Hex:
        #5a76ec
        RGB:
        90, 118, 236
        CMY:
        65, 54, 7
        CMYK:
        62, 50, 0, 7
      HSL:
        228°, 79.3478%, 63.9216%
        HSV (HSB):
        228°, 61.8644%, 92.5490%
        XYZ:
        25.8352, 21.1867, 82.0847
        xyY:
        0.2001, 0.1641, 21.1867
      CIE-Lab:
        53.1532, 25.8137, -62.7952
        CIE-LCH:
        53.1532, 67.8939, 292.3465
        CIE-Luv:
        53.1532, -15.6530, -100.2554
        Hunter-Lab:
        46.0290, 19.6381, -73.5131
      #5a76ec color charts
#5a76ec RGB chart
      #5a76ec CMYK chart
      #5a76ec RGB pie chart
      #5a76ec color shades, tints & tones
#5a76ec color schemes
#5a76ec color preview, HTML & CSS examples
           This text has a color of #5a76ec        
        
          <p style="color:#5a76ec;">Text here</p>
        
        
          .mytext {color:#5a76ec;}
        
        Text color #5a76ec
      
           This box has a color of #5a76ec        
        
          <div style="background-color:#5a76ec;">Content here</div>
        
        
          .mybackground {background-color:#5a76ec;}
        
        Background color #5a76ec
      
           Border around this has a color of #5a76ec        
        
          <div style="border:2px solid #5a76ec;">Content here</div>
        
        
          .myborder {border:2px solid #5a76ec;}
        
        Border color #5a76ec