#3f4bbf color space conversions
Hex:
        #3f4bbf
        RGB:
        63, 75, 191
        CMY:
        75, 71, 25
        CMYK:
        67, 61, 0, 25
      HSL:
        234°, 50.3937%, 49.8039%
        HSV (HSB):
        234°, 67.0157%, 74.9020%
        XYZ:
        13.9699, 9.8505, 50.4553
        xyY:
        0.1881, 0.1326, 9.8505
      CIE-Lab:
        37.5728, 32.9521, -62.4003
        CIE-LCH:
        37.5728, 70.5666, 297.8375
        CIE-Luv:
        37.5728, -9.4579, -90.4501
        Hunter-Lab:
        31.3855, 24.5272, -73.3446
      #3f4bbf color charts
#3f4bbf RGB chart
      #3f4bbf CMYK chart
      #3f4bbf RGB pie chart
      #3f4bbf color shades, tints & tones
#3f4bbf color schemes
#3f4bbf color preview, HTML & CSS examples
           This text has a color of #3f4bbf        
        
          <p style="color:#3f4bbf;">Text here</p>
        
        
          .mytext {color:#3f4bbf;}
        
        Text color #3f4bbf
      
           This box has a color of #3f4bbf        
        
          <div style="background-color:#3f4bbf;">Content here</div>
        
        
          .mybackground {background-color:#3f4bbf;}
        
        Background color #3f4bbf
      
           Border around this has a color of #3f4bbf        
        
          <div style="border:2px solid #3f4bbf;">Content here</div>
        
        
          .myborder {border:2px solid #3f4bbf;}
        
        Border color #3f4bbf