#3f61ac color space conversions
Hex:
        #3f61ac
        RGB:
        63, 97, 172
        CMY:
        75, 62, 33
        CMYK:
        63, 44, 0, 33
      HSL:
        221°, 46.3830%, 46.0784%
        HSV (HSB):
        221°, 63.3721%, 67.4510%
        XYZ:
        13.7710, 12.5847, 40.7330
        xyY:
        0.2053, 0.1876, 12.5847
      CIE-Lab:
        42.1307, 12.0471, -43.8840
        CIE-LCH:
        42.1307, 45.5075, 285.3508
        CIE-Luv:
        42.1307, -15.4535, -65.4820
        Hunter-Lab:
        35.4749, 7.2107, -43.2455
      #3f61ac color charts
#3f61ac RGB chart
      #3f61ac CMYK chart
      #3f61ac RGB pie chart
      #3f61ac color shades, tints & tones
#3f61ac color schemes
#3f61ac color preview, HTML & CSS examples
           This text has a color of #3f61ac        
        
          <p style="color:#3f61ac;">Text here</p>
        
        
          .mytext {color:#3f61ac;}
        
        Text color #3f61ac
      
           This box has a color of #3f61ac        
        
          <div style="background-color:#3f61ac;">Content here</div>
        
        
          .mybackground {background-color:#3f61ac;}
        
        Background color #3f61ac
      
           Border around this has a color of #3f61ac        
        
          <div style="border:2px solid #3f61ac;">Content here</div>
        
        
          .myborder {border:2px solid #3f61ac;}
        
        Border color #3f61ac