#5d98bd color space conversions
Hex:
        #5d98bd
        RGB:
        93, 152, 189
        CMY:
        64, 40, 26
        CMYK:
        51, 20, 0, 26
      HSL:
        203°, 42.1053%, 55.2941%
        HSV (HSB):
        203°, 50.7937%, 74.1176%
        XYZ:
        24.9277, 28.4578, 52.3232
        xyY:
        0.2358, 0.2692, 28.4578
      CIE-Lab:
        60.3001, -8.8293, -25.1021
        CIE-LCH:
        60.3001, 26.6096, 250.6215
        CIE-Luv:
        60.3001, -26.6896, -37.3255
        Hunter-Lab:
        53.3458, -9.9446, -20.8114
      #5d98bd color charts
#5d98bd RGB chart
      #5d98bd CMYK chart
      #5d98bd RGB pie chart
      #5d98bd color shades, tints & tones
#5d98bd color schemes
#5d98bd color preview, HTML & CSS examples
           This text has a color of #5d98bd        
        
          <p style="color:#5d98bd;">Text here</p>
        
        
          .mytext {color:#5d98bd;}
        
        Text color #5d98bd
      
           This box has a color of #5d98bd        
        
          <div style="background-color:#5d98bd;">Content here</div>
        
        
          .mybackground {background-color:#5d98bd;}
        
        Background color #5d98bd
      
           Border around this has a color of #5d98bd        
        
          <div style="border:2px solid #5d98bd;">Content here</div>
        
        
          .myborder {border:2px solid #5d98bd;}
        
        Border color #5d98bd