#3965bb color space conversions
Hex:
        #3965bb
        RGB:
        57, 101, 187
        CMY:
        78, 60, 27
        CMYK:
        70, 46, 0, 27
      HSL:
        220°, 53.2787%, 47.8431%
        HSV (HSB):
        220°, 69.5187%, 73.3333%
        XYZ:
        15.3107, 13.7651, 48.8637
        xyY:
        0.1964, 0.1766, 13.7651
      CIE-Lab:
        43.8941, 13.8898, -49.8567
        CIE-LCH:
        43.8941, 51.7553, 285.5675
        CIE-Luv:
        43.8941, -18.0261, -75.3427
        Hunter-Lab:
        37.1013, 8.7346, -52.1160
      #3965bb color charts
#3965bb RGB chart
      #3965bb CMYK chart
      #3965bb RGB pie chart
      #3965bb color shades, tints & tones
#3965bb color schemes
#3965bb color preview, HTML & CSS examples
           This text has a color of #3965bb        
        
          <p style="color:#3965bb;">Text here</p>
        
        
          .mytext {color:#3965bb;}
        
        Text color #3965bb
      
           This box has a color of #3965bb        
        
          <div style="background-color:#3965bb;">Content here</div>
        
        
          .mybackground {background-color:#3965bb;}
        
        Background color #3965bb
      
           Border around this has a color of #3965bb        
        
          <div style="border:2px solid #3965bb;">Content here</div>
        
        
          .myborder {border:2px solid #3965bb;}
        
        Border color #3965bb