#3c5bcb color space conversions
Hex:
        #3c5bcb
        RGB:
        60, 91, 203
        CMY:
        76, 64, 20
        CMYK:
        70, 55, 0, 20
      HSL:
        227°, 57.8947%, 51.5686%
        HSV (HSB):
        227°, 70.4433%, 79.6078%
        XYZ:
        16.3841, 12.7546, 58.0983
        xyY:
        0.1878, 0.1462, 12.7546
      CIE-Lab:
        42.3912, 26.5826, -61.5431
        CIE-LCH:
        42.3912, 67.0387, 293.3612
        CIE-Luv:
        42.3912, -14.4815, -92.4904
        Hunter-Lab:
        35.7136, 19.3902, -71.4524
      #3c5bcb color charts
#3c5bcb RGB chart
      #3c5bcb CMYK chart
      #3c5bcb RGB pie chart
      #3c5bcb color shades, tints & tones
#3c5bcb color schemes
#3c5bcb color preview, HTML & CSS examples
           This text has a color of #3c5bcb        
        
          <p style="color:#3c5bcb;">Text here</p>
        
        
          .mytext {color:#3c5bcb;}
        
        Text color #3c5bcb
      
           This box has a color of #3c5bcb        
        
          <div style="background-color:#3c5bcb;">Content here</div>
        
        
          .mybackground {background-color:#3c5bcb;}
        
        Background color #3c5bcb
      
           Border around this has a color of #3c5bcb        
        
          <div style="border:2px solid #3c5bcb;">Content here</div>
        
        
          .myborder {border:2px solid #3c5bcb;}
        
        Border color #3c5bcb