#3c6988 color space conversions
Hex:
        #3c6988
        RGB:
        60, 105, 136
        CMY:
        76, 59, 47
        CMYK:
        56, 23, 0, 47
      HSL:
        204°, 38.7755%, 38.4314%
        HSV (HSB):
        204°, 55.8824%, 53.3333%
        XYZ:
        11.3590, 12.8414, 25.1725
        xyY:
        0.2301, 0.2601, 12.8414
      CIE-Lab:
        42.5233, -5.9710, -21.8470
        CIE-LCH:
        42.5233, 22.6483, 254.7139
        CIE-Luv:
        42.5233, -19.5010, -30.3130
        Hunter-Lab:
        35.8349, -6.1299, -16.5643
      #3c6988 color charts
#3c6988 RGB chart
      #3c6988 CMYK chart
      #3c6988 RGB pie chart
      #3c6988 color shades, tints & tones
#3c6988 color schemes
#3c6988 color preview, HTML & CSS examples
           This text has a color of #3c6988        
        
          <p style="color:#3c6988;">Text here</p>
        
        
          .mytext {color:#3c6988;}
        
        Text color #3c6988
      
           This box has a color of #3c6988        
        
          <div style="background-color:#3c6988;">Content here</div>
        
        
          .mybackground {background-color:#3c6988;}
        
        Background color #3c6988
      
           Border around this has a color of #3c6988        
        
          <div style="border:2px solid #3c6988;">Content here</div>
        
        
          .myborder {border:2px solid #3c6988;}
        
        Border color #3c6988