#5e89ac color space conversions
Hex:
        #5e89ac
        RGB:
        94, 137, 172
        CMY:
        63, 46, 33
        CMYK:
        45, 20, 0, 33
      HSL:
        207°, 31.9672%, 52.1569%
        HSV (HSB):
        207°, 45.3488%, 67.4510%
        XYZ:
        21.0081, 23.2496, 42.4101
        xyY:
        0.2424, 0.2683, 23.2496
      CIE-Lab:
        55.3285, -5.1399, -23.0805
        CIE-LCH:
        55.3285, 23.6459, 257.4454
        CIE-Luv:
        55.3285, -20.6819, -34.0234
        Hunter-Lab:
        48.2178, -6.6100, -18.3962
      #5e89ac color charts
#5e89ac RGB chart
      #5e89ac CMYK chart
      #5e89ac RGB pie chart
      #5e89ac color shades, tints & tones
#5e89ac color schemes
#5e89ac color preview, HTML & CSS examples
           This text has a color of #5e89ac        
        
          <p style="color:#5e89ac;">Text here</p>
        
        
          .mytext {color:#5e89ac;}
        
        Text color #5e89ac
      
           This box has a color of #5e89ac        
        
          <div style="background-color:#5e89ac;">Content here</div>
        
        
          .mybackground {background-color:#5e89ac;}
        
        Background color #5e89ac
      
           Border around this has a color of #5e89ac        
        
          <div style="border:2px solid #5e89ac;">Content here</div>
        
        
          .myborder {border:2px solid #5e89ac;}
        
        Border color #5e89ac