#3c86bf color space conversions
Hex:
        #3c86bf
        RGB:
        60, 134, 191
        CMY:
        76, 47, 25
        CMYK:
        69, 30, 0, 25
      HSL:
        206°, 52.1912%, 49.2157%
        HSV (HSB):
        206°, 68.5864%, 74.9020%
        XYZ:
        19.7925, 21.7724, 52.4495
        xyY:
        0.2105, 0.2316, 21.7724
      CIE-Lab:
        53.7847, -4.4329, -36.4615
        CIE-LCH:
        53.7847, 36.7299, 263.0681
        CIE-Luv:
        53.7847, -28.4374, -55.4695
        Hunter-Lab:
        46.6609, -5.9409, -33.9826
      #3c86bf color charts
#3c86bf RGB chart
      #3c86bf CMYK chart
      #3c86bf RGB pie chart
      #3c86bf color shades, tints & tones
#3c86bf color schemes
#3c86bf color preview, HTML & CSS examples
           This text has a color of #3c86bf        
        
          <p style="color:#3c86bf;">Text here</p>
        
        
          .mytext {color:#3c86bf;}
        
        Text color #3c86bf
      
           This box has a color of #3c86bf        
        
          <div style="background-color:#3c86bf;">Content here</div>
        
        
          .mybackground {background-color:#3c86bf;}
        
        Background color #3c86bf
      
           Border around this has a color of #3c86bf        
        
          <div style="border:2px solid #3c86bf;">Content here</div>
        
        
          .myborder {border:2px solid #3c86bf;}
        
        Border color #3c86bf