#3c6cab color space conversions
Hex:
        #3c6cab
        RGB:
        60, 108, 171
        CMY:
        76, 58, 33
        CMYK:
        65, 37, 0, 33
      HSL:
        214°, 48.0519%, 45.2941%
        HSV (HSB):
        214°, 64.9123%, 67.0588%
        XYZ:
        14.5767, 14.6261, 40.5829
        xyY:
        0.2089, 0.2096, 14.6261
      CIE-Lab:
        45.1177, 4.1972, -38.5568
        CIE-LCH:
        45.1177, 38.7845, 276.2126
        CIE-Luv:
        45.1177, -19.8985, -57.6451
        Hunter-Lab:
        38.2440, 1.1083, -36.1452
      #3c6cab color charts
#3c6cab RGB chart
      #3c6cab CMYK chart
      #3c6cab RGB pie chart
      #3c6cab color shades, tints & tones
#3c6cab color schemes
#3c6cab color preview, HTML & CSS examples
           This text has a color of #3c6cab        
        
          <p style="color:#3c6cab;">Text here</p>
        
        
          .mytext {color:#3c6cab;}
        
        Text color #3c6cab
      
           This box has a color of #3c6cab        
        
          <div style="background-color:#3c6cab;">Content here</div>
        
        
          .mybackground {background-color:#3c6cab;}
        
        Background color #3c6cab
      
           Border around this has a color of #3c6cab        
        
          <div style="border:2px solid #3c6cab;">Content here</div>
        
        
          .myborder {border:2px solid #3c6cab;}
        
        Border color #3c6cab