#5d7cab color space conversions
Hex:
        #5d7cab
        RGB:
        93, 124, 171
        CMY:
        64, 51, 33
        CMYK:
        46, 27, 0, 33
      HSL:
        216°, 31.7073%, 51.7647%
        HSV (HSB):
        216°, 45.6140%, 67.0588%
        XYZ:
        19.0725, 19.6827, 41.3220
        xyY:
        0.2382, 0.2458, 19.6827
      CIE-Lab:
        51.4766, 1.8778, -28.4617
        CIE-LCH:
        51.4766, 28.5235, 273.7747
        CIE-Luv:
        51.4766, -15.9084, -42.9319
        Hunter-Lab:
        44.3652, -0.9023, -24.1673
      #5d7cab color charts
#5d7cab RGB chart
      #5d7cab CMYK chart
      #5d7cab RGB pie chart
      #5d7cab color shades, tints & tones
#5d7cab color schemes
#5d7cab color preview, HTML & CSS examples
           This text has a color of #5d7cab        
        
          <p style="color:#5d7cab;">Text here</p>
        
        
          .mytext {color:#5d7cab;}
        
        Text color #5d7cab
      
           This box has a color of #5d7cab        
        
          <div style="background-color:#5d7cab;">Content here</div>
        
        
          .mybackground {background-color:#5d7cab;}
        
        Background color #5d7cab
      
           Border around this has a color of #5d7cab        
        
          <div style="border:2px solid #5d7cab;">Content here</div>
        
        
          .myborder {border:2px solid #5d7cab;}
        
        Border color #5d7cab