#3f4dee color space conversions
Hex:
        #3f4dee
        RGB:
        63, 77, 238
        CMY:
        75, 70, 7
        CMYK:
        74, 68, 0, 7
      HSL:
        235°, 83.7321%, 59.0196%
        HSV (HSB):
        235°, 73.5294%, 93.3333%
        XYZ:
        20.1364, 12.5376, 82.2476
        xyY:
        0.1752, 0.1091, 12.5376
      CIE-Lab:
        42.0580, 47.8195, -82.0451
        CIE-LCH:
        42.0580, 94.9637, 300.2355
        CIE-Luv:
        42.0580, -11.3694, -120.4551
        Hunter-Lab:
        35.4084, 39.5463, -112.9345
      #3f4dee color charts
#3f4dee RGB chart
      #3f4dee CMYK chart
      #3f4dee RGB pie chart
      #3f4dee color shades, tints & tones
#3f4dee color schemes
#3f4dee color preview, HTML & CSS examples
           This text has a color of #3f4dee        
        
          <p style="color:#3f4dee;">Text here</p>
        
        
          .mytext {color:#3f4dee;}
        
        Text color #3f4dee
      
           This box has a color of #3f4dee        
        
          <div style="background-color:#3f4dee;">Content here</div>
        
        
          .mybackground {background-color:#3f4dee;}
        
        Background color #3f4dee
      
           Border around this has a color of #3f4dee        
        
          <div style="border:2px solid #3f4dee;">Content here</div>
        
        
          .myborder {border:2px solid #3f4dee;}
        
        Border color #3f4dee