#5775a1 color space conversions
Hex:
        #5775a1
        RGB:
        87, 117, 161
        CMY:
        66, 54, 37
        CMYK:
        46, 27, 0, 37
      HSL:
        216°, 29.8387%, 48.6275%
        HSV (HSB):
        216°, 45.9627%, 63.1373%
        XYZ:
        16.7248, 17.3220, 36.1802
        xyY:
        0.2382, 0.2467, 17.3220
      CIE-Lab:
        48.6633, 1.4636, -27.0384
        CIE-LCH:
        48.6633, 27.0780, 273.0984
        CIE-Luv:
        48.6633, -15.2582, -40.1757
        Hunter-Lab:
        41.6197, -1.1047, -22.4072
      #5775a1 color charts
#5775a1 RGB chart
      #5775a1 CMYK chart
      #5775a1 RGB pie chart
      #5775a1 color shades, tints & tones
#5775a1 color schemes
#5775a1 color preview, HTML & CSS examples
           This text has a color of #5775a1        
        
          <p style="color:#5775a1;">Text here</p>
        
        
          .mytext {color:#5775a1;}
        
        Text color #5775a1
      
           This box has a color of #5775a1        
        
          <div style="background-color:#5775a1;">Content here</div>
        
        
          .mybackground {background-color:#5775a1;}
        
        Background color #5775a1
      
           Border around this has a color of #5775a1        
        
          <div style="border:2px solid #5775a1;">Content here</div>
        
        
          .myborder {border:2px solid #5775a1;}
        
        Border color #5775a1