#3c81bc color space conversions
Hex:
        #3c81bc
        RGB:
        60, 129, 188
        CMY:
        76, 49, 26
        CMYK:
        68, 31, 0, 26
      HSL:
        208°, 51.6129%, 48.6275%
        HSV (HSB):
        208°, 68.0851%, 73.7255%
        XYZ:
        18.7908, 20.2920, 50.5033
        xyY:
        0.2098, 0.2265, 20.2920
      CIE-Lab:
        52.1658, -2.5412, -37.2891
        CIE-LCH:
        52.1658, 37.3756, 266.1014
        CIE-Luv:
        52.1658, -26.7836, -56.6922
        Hunter-Lab:
        45.0467, -4.3719, -34.9394
      #3c81bc color charts
#3c81bc RGB chart
      #3c81bc CMYK chart
      #3c81bc RGB pie chart
      #3c81bc color shades, tints & tones
#3c81bc color schemes
#3c81bc color preview, HTML & CSS examples
           This text has a color of #3c81bc        
        
          <p style="color:#3c81bc;">Text here</p>
        
        
          .mytext {color:#3c81bc;}
        
        Text color #3c81bc
      
           This box has a color of #3c81bc        
        
          <div style="background-color:#3c81bc;">Content here</div>
        
        
          .mybackground {background-color:#3c81bc;}
        
        Background color #3c81bc
      
           Border around this has a color of #3c81bc        
        
          <div style="border:2px solid #3c81bc;">Content here</div>
        
        
          .myborder {border:2px solid #3c81bc;}
        
        Border color #3c81bc