#3c4bdb color space conversions
Hex:
        #3c4bdb
        RGB:
        60, 75, 219
        CMY:
        76, 71, 14
        CMYK:
        73, 66, 0, 14
      HSL:
        234°, 68.8312%, 54.7059%
        HSV (HSB):
        234°, 72.6027%, 85.8824%
        XYZ:
        17.1657, 11.1073, 68.2570
        xyY:
        0.1778, 0.1151, 11.1073
      CIE-Lab:
        39.7606, 42.2782, -75.0303
        CIE-LCH:
        39.7606, 86.1220, 299.4004
        CIE-Luv:
        39.7606, -10.9178, -109.0918
        Hunter-Lab:
        33.3276, 33.6151, -98.1003
      #3c4bdb color charts
#3c4bdb RGB chart
      #3c4bdb CMYK chart
      #3c4bdb RGB pie chart
      #3c4bdb color shades, tints & tones
#3c4bdb color schemes
#3c4bdb color preview, HTML & CSS examples
           This text has a color of #3c4bdb        
        
          <p style="color:#3c4bdb;">Text here</p>
        
        
          .mytext {color:#3c4bdb;}
        
        Text color #3c4bdb
      
           This box has a color of #3c4bdb        
        
          <div style="background-color:#3c4bdb;">Content here</div>
        
        
          .mybackground {background-color:#3c4bdb;}
        
        Background color #3c4bdb
      
           Border around this has a color of #3c4bdb        
        
          <div style="border:2px solid #3c4bdb;">Content here</div>
        
        
          .myborder {border:2px solid #3c4bdb;}
        
        Border color #3c4bdb