#5a85c1 color space conversions
Hex:
        #5a85c1
        RGB:
        90, 133, 193
        CMY:
        65, 48, 24
        CMYK:
        53, 31, 0, 24
      HSL:
        215°, 45.3744%, 55.4902%
        HSV (HSB):
        215°, 53.3679%, 75.6863%
        XYZ:
        22.2296, 22.7990, 53.6811
        xyY:
        0.2252, 0.2310, 22.7990
      CIE-Lab:
        54.8647, 2.6083, -35.8171
        CIE-LCH:
        54.8647, 35.9120, 274.1651
        CIE-Luv:
        54.8647, -20.3661, -55.4105
        Hunter-Lab:
        47.7483, -0.4573, -33.2331
      #5a85c1 color charts
#5a85c1 RGB chart
      #5a85c1 CMYK chart
      #5a85c1 RGB pie chart
      #5a85c1 color shades, tints & tones
#5a85c1 color schemes
#5a85c1 color preview, HTML & CSS examples
           This text has a color of #5a85c1        
        
          <p style="color:#5a85c1;">Text here</p>
        
        
          .mytext {color:#5a85c1;}
        
        Text color #5a85c1
      
           This box has a color of #5a85c1        
        
          <div style="background-color:#5a85c1;">Content here</div>
        
        
          .mybackground {background-color:#5a85c1;}
        
        Background color #5a85c1
      
           Border around this has a color of #5a85c1        
        
          <div style="border:2px solid #5a85c1;">Content here</div>
        
        
          .myborder {border:2px solid #5a85c1;}
        
        Border color #5a85c1