#3860a3 color space conversions
Hex:
        #3860a3
        RGB:
        56, 96, 163
        CMY:
        78, 62, 36
        CMYK:
        66, 41, 0, 36
      HSL:
        218°, 48.8584%, 42.9412%
        HSV (HSB):
        218°, 65.6442%, 63.9216%
        XYZ:
        12.4246, 11.8508, 36.2829
        xyY:
        0.2052, 0.1957, 11.8508
      CIE-Lab:
        40.9781, 8.1620, -40.4197
        CIE-LCH:
        40.9781, 41.2355, 281.4163
        CIE-Luv:
        40.9781, -16.8573, -59.4856
        Hunter-Lab:
        34.4250, 4.1800, -38.3923
      #3860a3 color charts
#3860a3 RGB chart
      #3860a3 CMYK chart
      #3860a3 RGB pie chart
      #3860a3 color shades, tints & tones
#3860a3 color schemes
#3860a3 color preview, HTML & CSS examples
           This text has a color of #3860a3        
        
          <p style="color:#3860a3;">Text here</p>
        
        
          .mytext {color:#3860a3;}
        
        Text color #3860a3
      
           This box has a color of #3860a3        
        
          <div style="background-color:#3860a3;">Content here</div>
        
        
          .mybackground {background-color:#3860a3;}
        
        Background color #3860a3
      
           Border around this has a color of #3860a3        
        
          <div style="border:2px solid #3860a3;">Content here</div>
        
        
          .myborder {border:2px solid #3860a3;}
        
        Border color #3860a3