#3f7dee color space conversions
Hex:
        #3f7dee
        RGB:
        63, 125, 238
        CMY:
        75, 51, 7
        CMYK:
        74, 47, 0, 7
      HSL:
        219°, 83.7321%, 59.0196%
        HSV (HSB):
        219°, 73.5294%, 93.3333%
        XYZ:
        24.8161, 21.8970, 83.8075
        xyY:
        0.1901, 0.1678, 21.8970
      CIE-Lab:
        53.9176, 18.2030, -62.7419
        CIE-LCH:
        53.9176, 65.3292, 286.1787
        CIE-Luv:
        53.9176, -23.6096, -99.8336
        Hunter-Lab:
        46.7943, 12.7729, -73.4311
      #3f7dee color charts
#3f7dee RGB chart
      #3f7dee CMYK chart
      #3f7dee RGB pie chart
      #3f7dee color shades, tints & tones
#3f7dee color schemes
#3f7dee color preview, HTML & CSS examples
           This text has a color of #3f7dee        
        
          <p style="color:#3f7dee;">Text here</p>
        
        
          .mytext {color:#3f7dee;}
        
        Text color #3f7dee
      
           This box has a color of #3f7dee        
        
          <div style="background-color:#3f7dee;">Content here</div>
        
        
          .mybackground {background-color:#3f7dee;}
        
        Background color #3f7dee
      
           Border around this has a color of #3f7dee        
        
          <div style="border:2px solid #3f7dee;">Content here</div>
        
        
          .myborder {border:2px solid #3f7dee;}
        
        Border color #3f7dee