#5e91ca color space conversions
Hex:
        #5e91ca
        RGB:
        94, 145, 202
        CMY:
        63, 43, 21
        CMYK:
        53, 28, 0, 21
      HSL:
        212°, 50.4673%, 58.0392%
        HSV (HSB):
        212°, 53.4653%, 79.2157%
        XYZ:
        25.4022, 26.8947, 59.7295
        xyY:
        0.2268, 0.2401, 26.8947
      CIE-Lab:
        58.8768, -0.6768, -34.6238
        CIE-LCH:
        58.8768, 34.6304, 268.8801
        CIE-Luv:
        58.8768, -23.5158, -53.7547
        Hunter-Lab:
        51.8601, -3.3223, -31.9846
      #5e91ca color charts
#5e91ca RGB chart
      #5e91ca CMYK chart
      #5e91ca RGB pie chart
      #5e91ca color shades, tints & tones
#5e91ca color schemes
#5e91ca color preview, HTML & CSS examples
           This text has a color of #5e91ca        
        
          <p style="color:#5e91ca;">Text here</p>
        
        
          .mytext {color:#5e91ca;}
        
        Text color #5e91ca
      
           This box has a color of #5e91ca        
        
          <div style="background-color:#5e91ca;">Content here</div>
        
        
          .mybackground {background-color:#5e91ca;}
        
        Background color #5e91ca
      
           Border around this has a color of #5e91ca        
        
          <div style="border:2px solid #5e91ca;">Content here</div>
        
        
          .myborder {border:2px solid #5e91ca;}
        
        Border color #5e91ca