#3860a7 color space conversions
Hex:
        #3860a7
        RGB:
        56, 96, 167
        CMY:
        78, 62, 35
        CMYK:
        66, 43, 0, 35
      HSL:
        218°, 49.7758%, 43.7255%
        HSV (HSB):
        218°, 66.4671%, 65.4902%
        XYZ:
        12.7888, 11.9965, 38.2007
        xyY:
        0.2030, 0.1905, 11.9965
      CIE-Lab:
        41.2106, 9.6153, -42.4200
        CIE-LCH:
        41.2106, 43.4961, 282.7714
        CIE-Luv:
        41.2106, -16.8190, -62.6998
        Hunter-Lab:
        34.6360, 5.2954, -41.1470
      #3860a7 color charts
#3860a7 RGB chart
      #3860a7 CMYK chart
      #3860a7 RGB pie chart
      #3860a7 color shades, tints & tones
#3860a7 color schemes
#3860a7 color preview, HTML & CSS examples
           This text has a color of #3860a7        
        
          <p style="color:#3860a7;">Text here</p>
        
        
          .mytext {color:#3860a7;}
        
        Text color #3860a7
      
           This box has a color of #3860a7        
        
          <div style="background-color:#3860a7;">Content here</div>
        
        
          .mybackground {background-color:#3860a7;}
        
        Background color #3860a7
      
           Border around this has a color of #3860a7        
        
          <div style="border:2px solid #3860a7;">Content here</div>
        
        
          .myborder {border:2px solid #3860a7;}
        
        Border color #3860a7