#3c5abb color space conversions
Hex:
        #3c5abb
        RGB:
        60, 90, 187
        CMY:
        76, 65, 27
        CMYK:
        68, 52, 0, 27
      HSL:
        226°, 51.4170%, 48.4314%
        HSV (HSB):
        226°, 67.9144%, 73.3333%
        XYZ:
        14.4893, 11.8608, 48.5394
        xyY:
        0.1935, 0.1584, 11.8608
      CIE-Lab:
        40.9941, 21.4352, -54.5172
        CIE-LCH:
        40.9941, 58.5798, 291.4638
        CIE-Luv:
        40.9941, -14.0581, -81.2888
        Hunter-Lab:
        34.4396, 14.8286, -59.4561
      #3c5abb color charts
#3c5abb RGB chart
      #3c5abb CMYK chart
      #3c5abb RGB pie chart
      #3c5abb color shades, tints & tones
#3c5abb color schemes
#3c5abb color preview, HTML & CSS examples
           This text has a color of #3c5abb        
        
          <p style="color:#3c5abb;">Text here</p>
        
        
          .mytext {color:#3c5abb;}
        
        Text color #3c5abb
      
           This box has a color of #3c5abb        
        
          <div style="background-color:#3c5abb;">Content here</div>
        
        
          .mybackground {background-color:#3c5abb;}
        
        Background color #3c5abb
      
           Border around this has a color of #3c5abb        
        
          <div style="border:2px solid #3c5abb;">Content here</div>
        
        
          .myborder {border:2px solid #3c5abb;}
        
        Border color #3c5abb