#3c66bc color space conversions
Hex:
        #3c66bc
        RGB:
        60, 102, 188
        CMY:
        76, 60, 26
        CMYK:
        68, 46, 0, 26
      HSL:
        220°, 51.6129%, 48.6275%
        HSV (HSB):
        220°, 68.0851%, 73.7255%
        XYZ:
        15.6920, 14.0942, 49.4704
        xyY:
        0.1980, 0.1778, 14.0942
      CIE-Lab:
        44.3678, 14.0880, -49.6711
        CIE-LCH:
        44.3678, 51.6303, 285.8347
        CIE-Luv:
        44.3678, -17.7010, -75.2930
        Hunter-Lab:
        37.5423, 8.9105, -51.8482
      #3c66bc color charts
#3c66bc RGB chart
      #3c66bc CMYK chart
      #3c66bc RGB pie chart
      #3c66bc color shades, tints & tones
#3c66bc color schemes
#3c66bc color preview, HTML & CSS examples
           This text has a color of #3c66bc        
        
          <p style="color:#3c66bc;">Text here</p>
        
        
          .mytext {color:#3c66bc;}
        
        Text color #3c66bc
      
           This box has a color of #3c66bc        
        
          <div style="background-color:#3c66bc;">Content here</div>
        
        
          .mybackground {background-color:#3c66bc;}
        
        Background color #3c66bc
      
           Border around this has a color of #3c66bc        
        
          <div style="border:2px solid #3c66bc;">Content here</div>
        
        
          .myborder {border:2px solid #3c66bc;}
        
        Border color #3c66bc