#5b669e color space conversions
Hex:
        #5b669e
        RGB:
        91, 102, 158
        CMY:
        64, 60, 38
        CMYK:
        42, 35, 0, 38
      HSL:
        230°, 26.9076%, 48.8235%
        HSV (HSB):
        230°, 42.4051%, 61.9608%
        XYZ:
        15.2373, 14.1955, 34.2847
        xyY:
        0.2391, 0.2228, 14.1955
      CIE-Lab:
        44.5120, 10.7912, -31.7329
        CIE-LCH:
        44.5120, 33.5176, 288.7813
        CIE-Luv:
        44.5120, -7.9371, -47.6718
        Hunter-Lab:
        37.6769, 6.2544, -27.5779
      #5b669e color charts
#5b669e RGB chart
      #5b669e CMYK chart
      #5b669e RGB pie chart
      #5b669e color shades, tints & tones
#5b669e color schemes
#5b669e color preview, HTML & CSS examples
           This text has a color of #5b669e        
        
          <p style="color:#5b669e;">Text here</p>
        
        
          .mytext {color:#5b669e;}
        
        Text color #5b669e
      
           This box has a color of #5b669e        
        
          <div style="background-color:#5b669e;">Content here</div>
        
        
          .mybackground {background-color:#5b669e;}
        
        Background color #5b669e
      
           Border around this has a color of #5b669e        
        
          <div style="border:2px solid #5b669e;">Content here</div>
        
        
          .myborder {border:2px solid #5b669e;}
        
        Border color #5b669e