#5a76bc color space conversions
Hex:
        #5a76bc
        RGB:
        90, 118, 188
        CMY:
        65, 54, 26
        CMYK:
        52, 37, 0, 26
      HSL:
        223°, 42.2414%, 54.5098%
        HSV (HSB):
        223°, 52.1277%, 73.7255%
        XYZ:
        19.7720, 18.7614, 50.1562
        xyY:
        0.2229, 0.2115, 18.7614
      CIE-Lab:
        50.4068, 10.0243, -39.9662
        CIE-LCH:
        50.4068, 41.2041, 284.0804
        CIE-Luv:
        50.4068, -14.8981, -61.9175
        Hunter-Lab:
        43.3144, 5.6808, -38.3351
      #5a76bc color charts
#5a76bc RGB chart
      #5a76bc CMYK chart
      #5a76bc RGB pie chart
      #5a76bc color shades, tints & tones
#5a76bc color schemes
#5a76bc color preview, HTML & CSS examples
           This text has a color of #5a76bc        
        
          <p style="color:#5a76bc;">Text here</p>
        
        
          .mytext {color:#5a76bc;}
        
        Text color #5a76bc
      
           This box has a color of #5a76bc        
        
          <div style="background-color:#5a76bc;">Content here</div>
        
        
          .mybackground {background-color:#5a76bc;}
        
        Background color #5a76bc
      
           Border around this has a color of #5a76bc        
        
          <div style="border:2px solid #5a76bc;">Content here</div>
        
        
          .myborder {border:2px solid #5a76bc;}
        
        Border color #5a76bc