#5775a4 color space conversions
Hex:
        #5775a4
        RGB:
        87, 117, 164
        CMY:
        66, 54, 36
        CMYK:
        47, 29, 0, 36
      HSL:
        217°, 30.6773%, 49.2157%
        HSV (HSB):
        217°, 46.9512%, 64.3137%
        XYZ:
        16.9926, 17.4292, 37.5905
        xyY:
        0.2360, 0.2420, 17.4292
      CIE-Lab:
        48.7963, 2.3778, -28.5861
        CIE-LCH:
        48.7963, 28.6848, 274.7550
        CIE-Luv:
        48.7963, -15.2827, -42.7301
        Hunter-Lab:
        41.7482, -0.4053, -24.1615
      #5775a4 color charts
#5775a4 RGB chart
      #5775a4 CMYK chart
      #5775a4 RGB pie chart
      #5775a4 color shades, tints & tones
#5775a4 color schemes
#5775a4 color preview, HTML & CSS examples
           This text has a color of #5775a4        
        
          <p style="color:#5775a4;">Text here</p>
        
        
          .mytext {color:#5775a4;}
        
        Text color #5775a4
      
           This box has a color of #5775a4        
        
          <div style="background-color:#5775a4;">Content here</div>
        
        
          .mybackground {background-color:#5775a4;}
        
        Background color #5775a4
      
           Border around this has a color of #5775a4        
        
          <div style="border:2px solid #5775a4;">Content here</div>
        
        
          .myborder {border:2px solid #5775a4;}
        
        Border color #5775a4