#3865a2 color space conversions
Hex:
        #3865a2
        RGB:
        56, 101, 162
        CMY:
        78, 60, 36
        CMYK:
        65, 38, 0, 36
      HSL:
        215°, 48.6239%, 42.7451%
        HSV (HSB):
        215°, 65.4321%, 63.5294%
        XYZ:
        12.8062, 12.7567, 35.9698
        xyY:
        0.2081, 0.2073, 12.7567
      CIE-Lab:
        42.3944, 4.6284, -37.5776
        CIE-LCH:
        42.3944, 37.8616, 277.0216
        CIE-Luv:
        42.3944, -18.5694, -55.3507
        Hunter-Lab:
        35.7166, 1.4970, -34.7087
      #3865a2 color charts
#3865a2 RGB chart
      #3865a2 CMYK chart
      #3865a2 RGB pie chart
      #3865a2 color shades, tints & tones
#3865a2 color schemes
#3865a2 color preview, HTML & CSS examples
           This text has a color of #3865a2        
        
          <p style="color:#3865a2;">Text here</p>
        
        
          .mytext {color:#3865a2;}
        
        Text color #3865a2
      
           This box has a color of #3865a2        
        
          <div style="background-color:#3865a2;">Content here</div>
        
        
          .mybackground {background-color:#3865a2;}
        
        Background color #3865a2
      
           Border around this has a color of #3865a2        
        
          <div style="border:2px solid #3865a2;">Content here</div>
        
        
          .myborder {border:2px solid #3865a2;}
        
        Border color #3865a2