#3d5cbc color space conversions
Hex:
        #3d5cbc
        RGB:
        61, 92, 188
        CMY:
        76, 64, 26
        CMYK:
        68, 51, 0, 26
      HSL:
        225°, 51.0040%, 48.8235%
        HSV (HSB):
        225°, 67.5532%, 73.7255%
        XYZ:
        14.8287, 12.2772, 49.1651
        xyY:
        0.1944, 0.1610, 12.2772
      CIE-Lab:
        41.6534, 20.6630, -54.0342
        CIE-LCH:
        41.6534, 57.8503, 290.9272
        CIE-Luv:
        41.6534, -14.4299, -80.9161
        Hunter-Lab:
        35.0389, 14.2245, -58.6661
      #3d5cbc color charts
#3d5cbc RGB chart
      #3d5cbc CMYK chart
      #3d5cbc RGB pie chart
      #3d5cbc color shades, tints & tones
#3d5cbc color schemes
#3d5cbc color preview, HTML & CSS examples
           This text has a color of #3d5cbc        
        
          <p style="color:#3d5cbc;">Text here</p>
        
        
          .mytext {color:#3d5cbc;}
        
        Text color #3d5cbc
      
           This box has a color of #3d5cbc        
        
          <div style="background-color:#3d5cbc;">Content here</div>
        
        
          .mybackground {background-color:#3d5cbc;}
        
        Background color #3d5cbc
      
           Border around this has a color of #3d5cbc        
        
          <div style="border:2px solid #3d5cbc;">Content here</div>
        
        
          .myborder {border:2px solid #3d5cbc;}
        
        Border color #3d5cbc