#5a95b1 color space conversions
Hex:
        #5a95b1
        RGB:
        90, 149, 177
        CMY:
        65, 42, 31
        CMYK:
        49, 16, 0, 31
      HSL:
        199°, 35.8025%, 52.3529%
        HSV (HSB):
        199°, 49.1525%, 69.4118%
        XYZ:
        22.8997, 26.8429, 45.5692
        xyY:
        0.2403, 0.2816, 26.8429
      CIE-Lab:
        58.8286, -11.4129, -20.5859
        CIE-LCH:
        58.8286, 23.5379, 240.9959
        CIE-Luv:
        58.8286, -26.7098, -29.5659
        Hunter-Lab:
        51.8101, -11.7719, -15.8810
      #5a95b1 color charts
#5a95b1 RGB chart
      #5a95b1 CMYK chart
      #5a95b1 RGB pie chart
      #5a95b1 color shades, tints & tones
#5a95b1 color schemes
#5a95b1 color preview, HTML & CSS examples
           This text has a color of #5a95b1        
        
          <p style="color:#5a95b1;">Text here</p>
        
        
          .mytext {color:#5a95b1;}
        
        Text color #5a95b1
      
           This box has a color of #5a95b1        
        
          <div style="background-color:#5a95b1;">Content here</div>
        
        
          .mybackground {background-color:#5a95b1;}
        
        Background color #5a95b1
      
           Border around this has a color of #5a95b1        
        
          <div style="border:2px solid #5a95b1;">Content here</div>
        
        
          .myborder {border:2px solid #5a95b1;}
        
        Border color #5a95b1