#5b7ecd color space conversions
Hex:
        #5b7ecd
        RGB:
        91, 126, 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.7947, 21.5536, 60.7165
        xyY:
        0.2170, 0.2051, 21.5536
      CIE-Lab:
        53.5502, 10.8627, -44.7045
        CIE-LCH:
        53.5502, 46.0053, 283.6575
        CIE-Luv:
        53.5502, -17.5667, -70.3933
        Hunter-Lab:
        46.4259, 6.3965, -45.0422
      #5b7ecd color charts
#5b7ecd RGB chart
      #5b7ecd CMYK chart
      #5b7ecd RGB pie chart
      #5b7ecd color shades, tints & tones
#5b7ecd color schemes
#5b7ecd color preview, HTML & CSS examples
           This text has a color of #5b7ecd        
        
          <p style="color:#5b7ecd;">Text here</p>
        
        
          .mytext {color:#5b7ecd;}
        
        Text color #5b7ecd
      
           This box has a color of #5b7ecd        
        
          <div style="background-color:#5b7ecd;">Content here</div>
        
        
          .mybackground {background-color:#5b7ecd;}
        
        Background color #5b7ecd
      
           Border around this has a color of #5b7ecd        
        
          <div style="border:2px solid #5b7ecd;">Content here</div>
        
        
          .myborder {border:2px solid #5b7ecd;}
        
        Border color #5b7ecd