#5575a1 color space conversions
Hex:
        #5575a1
        RGB:
        85, 117, 161
        CMY:
        67, 54, 37
        CMYK:
        47, 27, 0, 37
      HSL:
        215°, 30.8943%, 48.2353%
        HSV (HSB):
        215°, 47.2050%, 63.1373%
        XYZ:
        16.5406, 17.2271, 36.1716
        xyY:
        0.2365, 0.2463, 17.2271
      CIE-Lab:
        48.5449, 0.9415, -27.2314
        CIE-LCH:
        48.5449, 27.2477, 271.9802
        CIE-Luv:
        48.5449, -15.9662, -40.3955
        Hunter-Lab:
        41.5055, -1.4995, -22.6167
      #5575a1 color charts
#5575a1 RGB chart
      #5575a1 CMYK chart
      #5575a1 RGB pie chart
      #5575a1 color shades, tints & tones
#5575a1 color schemes
#5575a1 color preview, HTML & CSS examples
           This text has a color of #5575a1        
        
          <p style="color:#5575a1;">Text here</p>
        
        
          .mytext {color:#5575a1;}
        
        Text color #5575a1
      
           This box has a color of #5575a1        
        
          <div style="background-color:#5575a1;">Content here</div>
        
        
          .mybackground {background-color:#5575a1;}
        
        Background color #5575a1
      
           Border around this has a color of #5575a1        
        
          <div style="border:2px solid #5575a1;">Content here</div>
        
        
          .myborder {border:2px solid #5575a1;}
        
        Border color #5575a1