#3f65b1 color space conversions
Hex:
        #3f65b1
        RGB:
        63, 101, 177
        CMY:
        75, 60, 31
        CMYK:
        64, 43, 0, 31
      HSL:
        220°, 47.5000%, 47.0588%
        HSV (HSB):
        220°, 64.4068%, 69.4118%
        XYZ:
        14.6394, 13.5384, 43.4366
        xyY:
        0.2044, 0.1890, 13.5384
      CIE-Lab:
        43.5636, 11.2789, -44.5337
        CIE-LCH:
        43.5636, 45.9398, 284.2123
        CIE-Luv:
        43.5636, -16.7539, -66.9568
        Hunter-Lab:
        36.7946, 6.6288, -44.2364
      #3f65b1 color charts
#3f65b1 RGB chart
      #3f65b1 CMYK chart
      #3f65b1 RGB pie chart
      #3f65b1 color shades, tints & tones
#3f65b1 color schemes
#3f65b1 color preview, HTML & CSS examples
           This text has a color of #3f65b1        
        
          <p style="color:#3f65b1;">Text here</p>
        
        
          .mytext {color:#3f65b1;}
        
        Text color #3f65b1
      
           This box has a color of #3f65b1        
        
          <div style="background-color:#3f65b1;">Content here</div>
        
        
          .mybackground {background-color:#3f65b1;}
        
        Background color #3f65b1
      
           Border around this has a color of #3f65b1        
        
          <div style="border:2px solid #3f65b1;">Content here</div>
        
        
          .myborder {border:2px solid #3f65b1;}
        
        Border color #3f65b1