#3c417f color space conversions
Hex:
        #3c417f
        RGB:
        60, 65, 127
        CMY:
        76, 75, 50
        CMYK:
        53, 49, 0, 50
      HSL:
        236°, 35.8289%, 36.6667%
        HSV (HSB):
        236°, 52.7559%, 49.8039%
        XYZ:
        7.5845, 6.2736, 20.8898
        xyY:
        0.2183, 0.1805, 6.2736
      CIE-Lab:
        30.0924, 16.5877, -35.8814
        CIE-LCH:
        30.0924, 39.5301, 294.8107
        CIE-Luv:
        30.0924, -5.1847, -48.8236
        Hunter-Lab:
        25.0471, 10.2195, -31.9163
      #3c417f color charts
#3c417f RGB chart
      #3c417f CMYK chart
      #3c417f RGB pie chart
      #3c417f color shades, tints & tones
#3c417f color schemes
#3c417f color preview, HTML & CSS examples
           This text has a color of #3c417f        
        
          <p style="color:#3c417f;">Text here</p>
        
        
          .mytext {color:#3c417f;}
        
        Text color #3c417f
      
           This box has a color of #3c417f        
        
          <div style="background-color:#3c417f;">Content here</div>
        
        
          .mybackground {background-color:#3c417f;}
        
        Background color #3c417f
      
           Border around this has a color of #3c417f        
        
          <div style="border:2px solid #3c417f;">Content here</div>
        
        
          .myborder {border:2px solid #3c417f;}
        
        Border color #3c417f