#3c80bf color space conversions
Hex:
        #3c80bf
        RGB:
        60, 128, 191
        CMY:
        76, 50, 25
        CMYK:
        69, 33, 0, 25
      HSL:
        209°, 52.1912%, 49.2157%
        HSV (HSB):
        209°, 68.5864%, 74.9020%
        XYZ:
        18.9866, 20.1606, 52.1809
        xyY:
        0.2079, 0.2207, 20.1606
      CIE-Lab:
        52.0183, -0.8974, -39.2389
        CIE-LCH:
        52.0183, 39.2492, 268.6899
        CIE-Luv:
        52.0183, -26.3296, -59.9786
        Hunter-Lab:
        44.9005, -3.0955, -37.4731
      #3c80bf color charts
#3c80bf RGB chart
      #3c80bf CMYK chart
      #3c80bf RGB pie chart
      #3c80bf color shades, tints & tones
#3c80bf color schemes
#3c80bf color preview, HTML & CSS examples
           This text has a color of #3c80bf        
        
          <p style="color:#3c80bf;">Text here</p>
        
        
          .mytext {color:#3c80bf;}
        
        Text color #3c80bf
      
           This box has a color of #3c80bf        
        
          <div style="background-color:#3c80bf;">Content here</div>
        
        
          .mybackground {background-color:#3c80bf;}
        
        Background color #3c80bf
      
           Border around this has a color of #3c80bf        
        
          <div style="border:2px solid #3c80bf;">Content here</div>
        
        
          .myborder {border:2px solid #3c80bf;}
        
        Border color #3c80bf