#03537f color space conversions
Hex:
        #03537f
        RGB:
        3, 83, 127
        CMY:
        99, 67, 50
        CMYK:
        98, 35, 0, 50
      HSL:
        201°, 95.3846%, 25.4902%
        HSV (HSB):
        201°, 97.6378%, 49.8039%
        XYZ:
        6.9616, 7.7382, 21.2054
        xyY:
        0.1939, 0.2155, 7.7382
      CIE-Lab:
        33.4316, -3.8680, -30.7022
        CIE-LCH:
        33.4316, 30.9448, 262.8195
        CIE-Luv:
        33.4316, -21.1439, -41.3805
        Hunter-Lab:
        27.8176, -4.0097, -25.7245
      #03537f color charts
#03537f RGB chart
      #03537f CMYK chart
      #03537f RGB pie chart
      #03537f color shades, tints & tones
#03537f color schemes
#03537f color preview, HTML & CSS examples
           This text has a color of #03537f        
        
          <p style="color:#03537f;">Text here</p>
        
        
          .mytext {color:#03537f;}
        
        Text color #03537f
      
           This box has a color of #03537f        
        
          <div style="background-color:#03537f;">Content here</div>
        
        
          .mybackground {background-color:#03537f;}
        
        Background color #03537f
      
           Border around this has a color of #03537f        
        
          <div style="border:2px solid #03537f;">Content here</div>
        
        
          .myborder {border:2px solid #03537f;}
        
        Border color #03537f