#5a86bd color space conversions
Hex:
        #5a86bd
        RGB:
        90, 134, 189
        CMY:
        65, 47, 26
        CMYK:
        52, 29, 0, 26
      HSL:
        213°, 42.8571%, 54.7059%
        HSV (HSB):
        213°, 52.3810%, 74.1176%
        XYZ:
        21.9269, 22.8980, 51.4082
        xyY:
        0.2279, 0.2379, 22.8980
      CIE-Lab:
        54.9671, 0.7618, -33.3784
        CIE-LCH:
        54.9671, 33.3871, 271.3075
        CIE-Luv:
        54.9671, -20.7574, -51.2607
        Hunter-Lab:
        47.8518, -1.9477, -30.2002
      #5a86bd color charts
#5a86bd RGB chart
      #5a86bd CMYK chart
      #5a86bd RGB pie chart
      #5a86bd color shades, tints & tones
#5a86bd color schemes
#5a86bd color preview, HTML & CSS examples
           This text has a color of #5a86bd        
        
          <p style="color:#5a86bd;">Text here</p>
        
        
          .mytext {color:#5a86bd;}
        
        Text color #5a86bd
      
           This box has a color of #5a86bd        
        
          <div style="background-color:#5a86bd;">Content here</div>
        
        
          .mybackground {background-color:#5a86bd;}
        
        Background color #5a86bd
      
           Border around this has a color of #5a86bd        
        
          <div style="border:2px solid #5a86bd;">Content here</div>
        
        
          .myborder {border:2px solid #5a86bd;}
        
        Border color #5a86bd