#5d89db color space conversions
Hex:
        #5d89db
        RGB:
        93, 137, 219
        CMY:
        64, 46, 14
        CMYK:
        58, 37, 0, 14
      HSL:
        219°, 63.6364%, 61.1765%
        HSV (HSB):
        219°, 57.5342%, 85.8824%
        XYZ:
        26.2460, 25.3329, 70.5243
        xyY:
        0.2149, 0.2075, 25.3329
      CIE-Lab:
        57.3984, 9.2232, -46.4949
        CIE-LCH:
        57.3984, 47.4009, 281.2201
        CIE-Luv:
        57.3984, -20.8267, -74.0943
        Hunter-Lab:
        50.3318, 4.9999, -47.8440
      #5d89db color charts
#5d89db RGB chart
      #5d89db CMYK chart
      #5d89db RGB pie chart
      #5d89db color shades, tints & tones
#5d89db color schemes
#5d89db color preview, HTML & CSS examples
           This text has a color of #5d89db        
        
          <p style="color:#5d89db;">Text here</p>
        
        
          .mytext {color:#5d89db;}
        
        Text color #5d89db
      
           This box has a color of #5d89db        
        
          <div style="background-color:#5d89db;">Content here</div>
        
        
          .mybackground {background-color:#5d89db;}
        
        Background color #5d89db
      
           Border around this has a color of #5d89db        
        
          <div style="border:2px solid #5d89db;">Content here</div>
        
        
          .myborder {border:2px solid #5d89db;}
        
        Border color #5d89db