#3f5a78 color space conversions
Hex:
        #3f5a78
        RGB:
        63, 90, 120
        CMY:
        75, 65, 53
        CMYK:
        48, 25, 0, 53
      HSL:
        212°, 31.1475%, 35.8824%
        HSV (HSB):
        212°, 47.5000%, 47.0588%
        XYZ:
        9.0962, 9.7252, 19.1670
        xyY:
        0.2394, 0.2560, 9.7252
      CIE-Lab:
        37.3446, -1.2274, -20.1152
        CIE-LCH:
        37.3446, 20.1526, 266.5082
        CIE-Luv:
        37.3446, -12.9119, -27.3801
        Hunter-Lab:
        31.1852, -2.5084, -14.6112
      #3f5a78 color charts
#3f5a78 RGB chart
      #3f5a78 CMYK chart
      #3f5a78 RGB pie chart
      #3f5a78 color shades, tints & tones
#3f5a78 color schemes
#3f5a78 color preview, HTML & CSS examples
           This text has a color of #3f5a78        
        
          <p style="color:#3f5a78;">Text here</p>
        
        
          .mytext {color:#3f5a78;}
        
        Text color #3f5a78
      
           This box has a color of #3f5a78        
        
          <div style="background-color:#3f5a78;">Content here</div>
        
        
          .mybackground {background-color:#3f5a78;}
        
        Background color #3f5a78
      
           Border around this has a color of #3f5a78        
        
          <div style="border:2px solid #3f5a78;">Content here</div>
        
        
          .myborder {border:2px solid #3f5a78;}
        
        Border color #3f5a78