#5b90ca color space conversions
Hex:
        #5b90ca
        RGB:
        91, 144, 202
        CMY:
        64, 44, 21
        CMYK:
        55, 29, 0, 21
      HSL:
        211°, 51.1521%, 57.4510%
        HSV (HSB):
        211°, 54.9505%, 79.2157%
        XYZ:
        24.9483, 26.4349, 59.6647
        xyY:
        0.2247, 0.2380, 26.4349
      CIE-Lab:
        58.4476, -0.7566, -35.3045
        CIE-LCH:
        58.4476, 35.3126, 268.7723
        CIE-Luv:
        58.4476, -24.0459, -54.7983
        Hunter-Lab:
        51.4149, -3.3617, -32.8129
      #5b90ca color charts
#5b90ca RGB chart
      #5b90ca CMYK chart
      #5b90ca RGB pie chart
      #5b90ca color shades, tints & tones
#5b90ca color schemes
#5b90ca color preview, HTML & CSS examples
           This text has a color of #5b90ca        
        
          <p style="color:#5b90ca;">Text here</p>
        
        
          .mytext {color:#5b90ca;}
        
        Text color #5b90ca
      
           This box has a color of #5b90ca        
        
          <div style="background-color:#5b90ca;">Content here</div>
        
        
          .mybackground {background-color:#5b90ca;}
        
        Background color #5b90ca
      
           Border around this has a color of #5b90ca        
        
          <div style="border:2px solid #5b90ca;">Content here</div>
        
        
          .myborder {border:2px solid #5b90ca;}
        
        Border color #5b90ca