#3c558f color space conversions
Hex:
        #3c558f
        RGB:
        60, 85, 143
        CMY:
        76, 67, 44
        CMYK:
        58, 41, 0, 44
      HSL:
        222°, 40.8867%, 39.8039%
        HSV (HSB):
        222°, 58.0420%, 56.0784%
        XYZ:
        10.0699, 9.4408, 27.2781
        xyY:
        0.2152, 0.2018, 9.4408
      CIE-Lab:
        36.8195, 8.9209, -35.0124
        CIE-LCH:
        36.8195, 36.1310, 284.2945
        CIE-Luv:
        36.8195, -12.1331, -50.0079
        Hunter-Lab:
        30.7259, 4.7300, -31.1288
      #3c558f color charts
#3c558f RGB chart
      #3c558f CMYK chart
      #3c558f RGB pie chart
      #3c558f color shades, tints & tones
#3c558f color schemes
#3c558f color preview, HTML & CSS examples
           This text has a color of #3c558f        
        
          <p style="color:#3c558f;">Text here</p>
        
        
          .mytext {color:#3c558f;}
        
        Text color #3c558f
      
           This box has a color of #3c558f        
        
          <div style="background-color:#3c558f;">Content here</div>
        
        
          .mybackground {background-color:#3c558f;}
        
        Background color #3c558f
      
           Border around this has a color of #3c558f        
        
          <div style="border:2px solid #3c558f;">Content here</div>
        
        
          .myborder {border:2px solid #3c558f;}
        
        Border color #3c558f