#3f5588 color space conversions
Hex:
        #3f5588
        RGB:
        63, 85, 136
        CMY:
        75, 67, 47
        CMYK:
        54, 38, 0, 47
      HSL:
        222°, 36.6834%, 39.0196%
        HSV (HSB):
        222°, 53.6765%, 53.3333%
        XYZ:
        9.7423, 9.3313, 24.5802
        xyY:
        0.2232, 0.2138, 9.3313
      CIE-Lab:
        36.6146, 7.2108, -31.0641
        CIE-LCH:
        36.6146, 31.8900, 283.0684
        CIE-Luv:
        36.6146, -11.1589, -44.0284
        Hunter-Lab:
        30.5472, 3.4708, -26.3254
      #3f5588 color charts
#3f5588 RGB chart
      #3f5588 CMYK chart
      #3f5588 RGB pie chart
      #3f5588 color shades, tints & tones
#3f5588 color schemes
#3f5588 color preview, HTML & CSS examples
           This text has a color of #3f5588        
        
          <p style="color:#3f5588;">Text here</p>
        
        
          .mytext {color:#3f5588;}
        
        Text color #3f5588
      
           This box has a color of #3f5588        
        
          <div style="background-color:#3f5588;">Content here</div>
        
        
          .mybackground {background-color:#3f5588;}
        
        Background color #3f5588
      
           Border around this has a color of #3f5588        
        
          <div style="border:2px solid #3f5588;">Content here</div>
        
        
          .myborder {border:2px solid #3f5588;}
        
        Border color #3f5588