#3c588d color space conversions
Hex:
        #3c588d
        RGB:
        60, 88, 141
        CMY:
        76, 65, 45
        CMYK:
        57, 38, 0, 45
      HSL:
        219°, 40.2985%, 39.4118%
        HSV (HSB):
        219°, 57.4468%, 55.2941%
        XYZ:
        10.1609, 9.8632, 26.5676
        xyY:
        0.2181, 0.2117, 9.8632
      CIE-Lab:
        37.5958, 6.2858, -32.5697
        CIE-LCH:
        37.5958, 33.1707, 280.9236
        CIE-Luv:
        37.5958, -13.1632, -46.4614
        Hunter-Lab:
        31.4057, 2.7914, -28.1721
      #3c588d color charts
#3c588d RGB chart
      #3c588d CMYK chart
      #3c588d RGB pie chart
      #3c588d color shades, tints & tones
#3c588d color schemes
#3c588d color preview, HTML & CSS examples
           This text has a color of #3c588d        
        
          <p style="color:#3c588d;">Text here</p>
        
        
          .mytext {color:#3c588d;}
        
        Text color #3c588d
      
           This box has a color of #3c588d        
        
          <div style="background-color:#3c588d;">Content here</div>
        
        
          .mybackground {background-color:#3c588d;}
        
        Background color #3c588d
      
           Border around this has a color of #3c588d        
        
          <div style="border:2px solid #3c588d;">Content here</div>
        
        
          .myborder {border:2px solid #3c588d;}
        
        Border color #3c588d