#3c4eeb color space conversions
Hex:
        #3c4eeb
        RGB:
        60, 78, 235
        CMY:
        76, 69, 8
        CMYK:
        74, 67, 0, 8
      HSL:
        234°, 81.3953%, 57.8431%
        HSV (HSB):
        234°, 74.4681%, 92.1569%
        XYZ:
        19.5833, 12.4076, 79.9600
        xyY:
        0.1749, 0.1108, 12.4076
      CIE-Lab:
        41.8567, 45.9326, -80.6876
        CIE-LCH:
        41.8567, 92.8455, 299.6513
        CIE-Luv:
        41.8567, -11.9920, -118.4703
        Hunter-Lab:
        35.2244, 37.5956, -109.9322
      #3c4eeb color charts
#3c4eeb RGB chart
      #3c4eeb CMYK chart
      #3c4eeb RGB pie chart
      #3c4eeb color shades, tints & tones
#3c4eeb color schemes
#3c4eeb color preview, HTML & CSS examples
           This text has a color of #3c4eeb        
        
          <p style="color:#3c4eeb;">Text here</p>
        
        
          .mytext {color:#3c4eeb;}
        
        Text color #3c4eeb
      
           This box has a color of #3c4eeb        
        
          <div style="background-color:#3c4eeb;">Content here</div>
        
        
          .mybackground {background-color:#3c4eeb;}
        
        Background color #3c4eeb
      
           Border around this has a color of #3c4eeb        
        
          <div style="border:2px solid #3c4eeb;">Content here</div>
        
        
          .myborder {border:2px solid #3c4eeb;}
        
        Border color #3c4eeb