#5a95cb color space conversions
Hex:
        #5a95cb
        RGB:
        90, 149, 203
        CMY:
        65, 42, 20
        CMYK:
        56, 27, 0, 20
      HSL:
        209°, 52.0737%, 57.4510%
        HSV (HSB):
        209°, 55.6650%, 79.6078%
        XYZ:
        25.7434, 27.9803, 60.5438
        xyY:
        0.2253, 0.2449, 27.9803
      CIE-Lab:
        59.8710, -3.5265, -33.6504
        CIE-LCH:
        59.8710, 33.8346, 264.0173
        CIE-Luv:
        59.8710, -26.1739, -51.9576
        Hunter-Lab:
        52.8965, -5.6973, -30.8342
      #5a95cb color charts
#5a95cb RGB chart
      #5a95cb CMYK chart
      #5a95cb RGB pie chart
      #5a95cb color shades, tints & tones
#5a95cb color schemes
#5a95cb color preview, HTML & CSS examples
           This text has a color of #5a95cb        
        
          <p style="color:#5a95cb;">Text here</p>
        
        
          .mytext {color:#5a95cb;}
        
        Text color #5a95cb
      
           This box has a color of #5a95cb        
        
          <div style="background-color:#5a95cb;">Content here</div>
        
        
          .mybackground {background-color:#5a95cb;}
        
        Background color #5a95cb
      
           Border around this has a color of #5a95cb        
        
          <div style="border:2px solid #5a95cb;">Content here</div>
        
        
          .myborder {border:2px solid #5a95cb;}
        
        Border color #5a95cb