#3c6cdb color space conversions
Hex:
        #3c6cdb
        RGB:
        60, 108, 219
        CMY:
        76, 58, 14
        CMYK:
        73, 51, 0, 14
      HSL:
        222°, 68.8312%, 54.7059%
        HSV (HSB):
        222°, 72.6027%, 85.8824%
        XYZ:
        20.0122, 16.8003, 69.2058
        xyY:
        0.1888, 0.1585, 16.8003
      CIE-Lab:
        48.0074, 21.5619, -61.6012
        CIE-LCH:
        48.0074, 65.2658, 289.2913
        CIE-Luv:
        48.0074, -19.3119, -95.5434
        Hunter-Lab:
        40.9881, 15.4225, -71.4157
      #3c6cdb color charts
#3c6cdb RGB chart
      #3c6cdb CMYK chart
      #3c6cdb RGB pie chart
      #3c6cdb color shades, tints & tones
#3c6cdb color schemes
#3c6cdb color preview, HTML & CSS examples
           This text has a color of #3c6cdb        
        
          <p style="color:#3c6cdb;">Text here</p>
        
        
          .mytext {color:#3c6cdb;}
        
        Text color #3c6cdb
      
           This box has a color of #3c6cdb        
        
          <div style="background-color:#3c6cdb;">Content here</div>
        
        
          .mybackground {background-color:#3c6cdb;}
        
        Background color #3c6cdb
      
           Border around this has a color of #3c6cdb        
        
          <div style="border:2px solid #3c6cdb;">Content here</div>
        
        
          .myborder {border:2px solid #3c6cdb;}
        
        Border color #3c6cdb