#3c487b color space conversions
Hex:
        #3c487b
        RGB:
        60, 72, 123
        CMY:
        76, 72, 52
        CMYK:
        51, 41, 0, 52
      HSL:
        229°, 34.4262%, 35.8824%
        HSV (HSB):
        229°, 51.2195%, 48.2353%
        XYZ:
        7.7560, 7.0254, 19.6862
        xyY:
        0.2250, 0.2038, 7.0254
      CIE-Lab:
        31.8648, 10.5581, -30.5661
        CIE-LCH:
        31.8648, 32.3382, 289.0559
        CIE-Luv:
        31.8648, -7.3210, -41.8983
        Hunter-Lab:
        26.5056, 5.8475, -25.4818
      #3c487b color charts
#3c487b RGB chart
      #3c487b CMYK chart
      #3c487b RGB pie chart
      #3c487b color shades, tints & tones
#3c487b color schemes
#3c487b color preview, HTML & CSS examples
           This text has a color of #3c487b        
        
          <p style="color:#3c487b;">Text here</p>
        
        
          .mytext {color:#3c487b;}
        
        Text color #3c487b
      
           This box has a color of #3c487b        
        
          <div style="background-color:#3c487b;">Content here</div>
        
        
          .mybackground {background-color:#3c487b;}
        
        Background color #3c487b
      
           Border around this has a color of #3c487b        
        
          <div style="border:2px solid #3c487b;">Content here</div>
        
        
          .myborder {border:2px solid #3c487b;}
        
        Border color #3c487b