#5b7dcd color space conversions
Hex:
        #5b7dcd
        RGB:
        91, 125, 205
        CMY:
        64, 51, 20
        CMYK:
        56, 39, 0, 20
      HSL:
        222°, 53.2710%, 58.0392%
        HSV (HSB):
        222°, 55.6098%, 80.3922%
        XYZ:
        22.6674, 21.2992, 60.6741
        xyY:
        0.2166, 0.2035, 21.2992
      CIE-Lab:
        53.2754, 11.4681, -45.1399
        CIE-LCH:
        53.2754, 46.5739, 284.2548
        CIE-Luv:
        53.2754, -17.2205, -71.0826
        Hunter-Lab:
        46.1510, 6.9075, -45.6420
      #5b7dcd color charts
#5b7dcd RGB chart
      #5b7dcd CMYK chart
      #5b7dcd RGB pie chart
      #5b7dcd color shades, tints & tones
#5b7dcd color schemes
#5b7dcd color preview, HTML & CSS examples
           This text has a color of #5b7dcd        
        
          <p style="color:#5b7dcd;">Text here</p>
        
        
          .mytext {color:#5b7dcd;}
        
        Text color #5b7dcd
      
           This box has a color of #5b7dcd        
        
          <div style="background-color:#5b7dcd;">Content here</div>
        
        
          .mybackground {background-color:#5b7dcd;}
        
        Background color #5b7dcd
      
           Border around this has a color of #5b7dcd        
        
          <div style="border:2px solid #5b7dcd;">Content here</div>
        
        
          .myborder {border:2px solid #5b7dcd;}
        
        Border color #5b7dcd