#3756bd color space conversions
Hex:
        #3756bd
        RGB:
        55, 86, 189
        CMY:
        78, 66, 26
        CMYK:
        71, 54, 0, 26
      HSL:
        226°, 54.9180%, 47.8431%
        HSV (HSB):
        226°, 70.8995%, 74.1176%
        XYZ:
        14.0886, 11.1419, 49.5522
        xyY:
        0.1884, 0.1490, 11.1419
      CIE-Lab:
        39.8185, 24.0175, -57.5994
        CIE-LCH:
        39.8185, 62.4062, 292.6349
        CIE-Luv:
        39.8185, -13.9779, -85.0740
        Hunter-Lab:
        33.3795, 16.9261, -64.6508
      #3756bd color charts
#3756bd RGB chart
      #3756bd CMYK chart
      #3756bd RGB pie chart
      #3756bd color shades, tints & tones
#3756bd color schemes
#3756bd color preview, HTML & CSS examples
           This text has a color of #3756bd        
        
          <p style="color:#3756bd;">Text here</p>
        
        
          .mytext {color:#3756bd;}
        
        Text color #3756bd
      
           This box has a color of #3756bd        
        
          <div style="background-color:#3756bd;">Content here</div>
        
        
          .mybackground {background-color:#3756bd;}
        
        Background color #3756bd
      
           Border around this has a color of #3756bd        
        
          <div style="border:2px solid #3756bd;">Content here</div>
        
        
          .myborder {border:2px solid #3756bd;}
        
        Border color #3756bd