#5a95bb color space conversions
Hex:
        #5a95bb
        RGB:
        90, 149, 187
        CMY:
        65, 42, 27
        CMYK:
        52, 20, 0, 27
      HSL:
        204°, 41.6309%, 54.3137%
        HSV (HSB):
        204°, 51.8717%, 73.3333%
        XYZ:
        23.9335, 27.2564, 51.0133
        xyY:
        0.2342, 0.2667, 27.2564
      CIE-Lab:
        59.2109, -8.4475, -25.6616
        CIE-LCH:
        59.2109, 27.0163, 251.7791
        CIE-Luv:
        59.2109, -26.4950, -38.1742
        Hunter-Lab:
        52.2077, -9.5338, -21.3882
      #5a95bb color charts
#5a95bb RGB chart
      #5a95bb CMYK chart
      #5a95bb RGB pie chart
      #5a95bb color shades, tints & tones
#5a95bb color schemes
#5a95bb color preview, HTML & CSS examples
           This text has a color of #5a95bb        
        
          <p style="color:#5a95bb;">Text here</p>
        
        
          .mytext {color:#5a95bb;}
        
        Text color #5a95bb
      
           This box has a color of #5a95bb        
        
          <div style="background-color:#5a95bb;">Content here</div>
        
        
          .mybackground {background-color:#5a95bb;}
        
        Background color #5a95bb
      
           Border around this has a color of #5a95bb        
        
          <div style="border:2px solid #5a95bb;">Content here</div>
        
        
          .myborder {border:2px solid #5a95bb;}
        
        Border color #5a95bb