#5d7aa1 color space conversions
Hex:
        #5d7aa1
        RGB:
        93, 122, 161
        CMY:
        64, 52, 37
        CMYK:
        42, 24, 0, 37
      HSL:
        214°, 26.7717%, 49.8039%
        HSV (HSB):
        214°, 42.2360%, 63.1373%
        XYZ:
        17.9068, 18.8194, 36.4069
        xyY:
        0.2449, 0.2573, 18.8194
      CIE-Lab:
        50.4753, 0.1038, -24.2030
        CIE-LCH:
        50.4753, 24.2032, 270.2458
        CIE-Luv:
        50.4753, -15.0211, -35.8540
        Hunter-Lab:
        43.3814, -2.2370, -19.3910
      #5d7aa1 color charts
#5d7aa1 RGB chart
      #5d7aa1 CMYK chart
      #5d7aa1 RGB pie chart
      #5d7aa1 color shades, tints & tones
#5d7aa1 color schemes
#5d7aa1 color preview, HTML & CSS examples
           This text has a color of #5d7aa1        
        
          <p style="color:#5d7aa1;">Text here</p>
        
        
          .mytext {color:#5d7aa1;}
        
        Text color #5d7aa1
      
           This box has a color of #5d7aa1        
        
          <div style="background-color:#5d7aa1;">Content here</div>
        
        
          .mybackground {background-color:#5d7aa1;}
        
        Background color #5d7aa1
      
           Border around this has a color of #5d7aa1        
        
          <div style="border:2px solid #5d7aa1;">Content here</div>
        
        
          .myborder {border:2px solid #5d7aa1;}
        
        Border color #5d7aa1