#5a87bc color space conversions
Hex:
        #5a87bc
        RGB:
        90, 135, 188
        CMY:
        65, 47, 26
        CMYK:
        52, 28, 0, 26
      HSL:
        212°, 42.2414%, 54.5098%
        HSV (HSB):
        212°, 52.1277%, 73.7255%
        XYZ:
        21.9575, 23.1324, 50.8847
        xyY:
        0.2288, 0.2410, 23.1324
      CIE-Lab:
        55.2085, -0.1358, -32.4317
        CIE-LCH:
        55.2085, 32.4320, 269.7601
        CIE-Luv:
        55.2085, -21.1390, -49.6611
        Hunter-Lab:
        48.0962, -2.6771, -29.0601
      #5a87bc color charts
#5a87bc RGB chart
      #5a87bc CMYK chart
      #5a87bc RGB pie chart
      #5a87bc color shades, tints & tones
#5a87bc color schemes
#5a87bc color preview, HTML & CSS examples
           This text has a color of #5a87bc        
        
          <p style="color:#5a87bc;">Text here</p>
        
        
          .mytext {color:#5a87bc;}
        
        Text color #5a87bc
      
           This box has a color of #5a87bc        
        
          <div style="background-color:#5a87bc;">Content here</div>
        
        
          .mybackground {background-color:#5a87bc;}
        
        Background color #5a87bc
      
           Border around this has a color of #5a87bc        
        
          <div style="border:2px solid #5a87bc;">Content here</div>
        
        
          .myborder {border:2px solid #5a87bc;}
        
        Border color #5a87bc