#3b5cbc color space conversions
Hex:
        #3b5cbc
        RGB:
        59, 92, 188
        CMY:
        77, 64, 26
        CMYK:
        69, 51, 0, 26
      HSL:
        225°, 52.2267%, 48.4314%
        HSV (HSB):
        225°, 68.6170%, 73.7255%
        XYZ:
        14.7079, 12.2149, 49.1595
        xyY:
        0.1933, 0.1605, 12.2149
      CIE-Lab:
        41.5557, 20.3509, -54.1968
        CIE-LCH:
        41.5557, 57.8917, 290.5812
        CIE-Luv:
        41.5557, -14.8650, -81.0684
        Hunter-Lab:
        34.9499, 13.9555, -58.9307
      #3b5cbc color charts
#3b5cbc RGB chart
      #3b5cbc CMYK chart
      #3b5cbc RGB pie chart
      #3b5cbc color shades, tints & tones
#3b5cbc color schemes
#3b5cbc color preview, HTML & CSS examples
           This text has a color of #3b5cbc        
        
          <p style="color:#3b5cbc;">Text here</p>
        
        
          .mytext {color:#3b5cbc;}
        
        Text color #3b5cbc
      
           This box has a color of #3b5cbc        
        
          <div style="background-color:#3b5cbc;">Content here</div>
        
        
          .mybackground {background-color:#3b5cbc;}
        
        Background color #3b5cbc
      
           Border around this has a color of #3b5cbc        
        
          <div style="border:2px solid #3b5cbc;">Content here</div>
        
        
          .myborder {border:2px solid #3b5cbc;}
        
        Border color #3b5cbc