#3c5fbf color space conversions
Hex:
        #3c5fbf
        RGB:
        60, 95, 191
        CMY:
        76, 63, 25
        CMYK:
        69, 50, 0, 25
      HSL:
        224°, 52.1912%, 49.2157%
        HSV (HSB):
        224°, 68.5864%, 74.9020%
        XYZ:
        15.3597, 12.9067, 50.9719
        xyY:
        0.1938, 0.1629, 12.9067
      CIE-Lab:
        42.6223, 19.6617, -54.2207
        CIE-LCH:
        42.6223, 57.6756, 289.9318
        CIE-Luv:
        42.6223, -15.5485, -81.6406
        Hunter-Lab:
        35.9258, 13.4453, -58.9731
      #3c5fbf color charts
#3c5fbf RGB chart
      #3c5fbf CMYK chart
      #3c5fbf RGB pie chart
      #3c5fbf color shades, tints & tones
#3c5fbf color schemes
#3c5fbf color preview, HTML & CSS examples
           This text has a color of #3c5fbf        
        
          <p style="color:#3c5fbf;">Text here</p>
        
        
          .mytext {color:#3c5fbf;}
        
        Text color #3c5fbf
      
           This box has a color of #3c5fbf        
        
          <div style="background-color:#3c5fbf;">Content here</div>
        
        
          .mybackground {background-color:#3c5fbf;}
        
        Background color #3c5fbf
      
           Border around this has a color of #3c5fbf        
        
          <div style="border:2px solid #3c5fbf;">Content here</div>
        
        
          .myborder {border:2px solid #3c5fbf;}
        
        Border color #3c5fbf