#5d89d1 color space conversions
Hex:
        #5d89d1
        RGB:
        93, 137, 209
        CMY:
        64, 46, 18
        CMYK:
        56, 34, 0, 18
      HSL:
        217°, 55.7692%, 59.2157%
        HSV (HSB):
        217°, 55.5024%, 81.9608%
        XYZ:
        24.9685, 24.8219, 63.7967
        xyY:
        0.2198, 0.2185, 24.8219
      CIE-Lab:
        56.9015, 5.9939, -41.6643
        CIE-LCH:
        56.9015, 42.0933, 278.1865
        CIE-Luv:
        56.9015, -20.8487, -65.7260
        Hunter-Lab:
        49.8216, 2.2688, -41.0459
      #5d89d1 color charts
#5d89d1 RGB chart
      #5d89d1 CMYK chart
      #5d89d1 RGB pie chart
      #5d89d1 color shades, tints & tones
#5d89d1 color schemes
#5d89d1 color preview, HTML & CSS examples
           This text has a color of #5d89d1        
        
          <p style="color:#5d89d1;">Text here</p>
        
        
          .mytext {color:#5d89d1;}
        
        Text color #5d89d1
      
           This box has a color of #5d89d1        
        
          <div style="background-color:#5d89d1;">Content here</div>
        
        
          .mybackground {background-color:#5d89d1;}
        
        Background color #5d89d1
      
           Border around this has a color of #5d89d1        
        
          <div style="border:2px solid #5d89d1;">Content here</div>
        
        
          .myborder {border:2px solid #5d89d1;}
        
        Border color #5d89d1