#5969a1 color space conversions
Hex:
        #5969a1
        RGB:
        89, 105, 161
        CMY:
        65, 59, 37
        CMYK:
        45, 35, 0, 37
      HSL:
        227°, 28.8000%, 49.0196%
        HSV (HSB):
        227°, 44.7205%, 63.1373%
        XYZ:
        15.6044, 14.8002, 35.7525
        xyY:
        0.2359, 0.2237, 14.8002
      CIE-Lab:
        45.3593, 9.3031, -32.1868
        CIE-LCH:
        45.3593, 33.5043, 286.1212
        CIE-Luv:
        45.3593, -9.9349, -48.4078
        Hunter-Lab:
        38.4710, 5.0779, -28.1706
      #5969a1 color charts
#5969a1 RGB chart
      #5969a1 CMYK chart
      #5969a1 RGB pie chart
      #5969a1 color shades, tints & tones
#5969a1 color schemes
#5969a1 color preview, HTML & CSS examples
           This text has a color of #5969a1        
        
          <p style="color:#5969a1;">Text here</p>
        
        
          .mytext {color:#5969a1;}
        
        Text color #5969a1
      
           This box has a color of #5969a1        
        
          <div style="background-color:#5969a1;">Content here</div>
        
        
          .mybackground {background-color:#5969a1;}
        
        Background color #5969a1
      
           Border around this has a color of #5969a1        
        
          <div style="border:2px solid #5969a1;">Content here</div>
        
        
          .myborder {border:2px solid #5969a1;}
        
        Border color #5969a1