#37527f color space conversions
Hex:
        #37527f
        RGB:
        55, 82, 127
        CMY:
        78, 68, 50
        CMYK:
        57, 35, 0, 50
      HSL:
        218°, 39.5604%, 35.6863%
        HSV (HSB):
        218°, 56.6929%, 49.8039%
        XYZ:
        8.4236, 8.3791, 21.2520
        xyY:
        0.2214, 0.2202, 8.3791
      CIE-Lab:
        34.7603, 4.1295, -28.4962
        CIE-LCH:
        34.7603, 28.7938, 278.2456
        CIE-Luv:
        34.7603, -12.4499, -39.4089
        Hunter-Lab:
        28.9467, 1.2875, -23.2667
      #37527f color charts
#37527f RGB chart
      #37527f CMYK chart
      #37527f RGB pie chart
      #37527f color shades, tints & tones
#37527f color schemes
#37527f color preview, HTML & CSS examples
           This text has a color of #37527f        
        
          <p style="color:#37527f;">Text here</p>
        
        
          .mytext {color:#37527f;}
        
        Text color #37527f
      
           This box has a color of #37527f        
        
          <div style="background-color:#37527f;">Content here</div>
        
        
          .mybackground {background-color:#37527f;}
        
        Background color #37527f
      
           Border around this has a color of #37527f        
        
          <div style="border:2px solid #37527f;">Content here</div>
        
        
          .myborder {border:2px solid #37527f;}
        
        Border color #37527f