#3f67ac color space conversions
Hex:
        #3f67ac
        RGB:
        63, 103, 172
        CMY:
        75, 60, 33
        CMYK:
        63, 40, 0, 33
      HSL:
        218°, 46.3830%, 46.0784%
        HSV (HSB):
        218°, 63.3721%, 67.4510%
        XYZ:
        14.3465, 13.7358, 40.9249
        xyY:
        0.2079, 0.1990, 13.7358
      CIE-Lab:
        43.8517, 8.2381, -41.1427
        CIE-LCH:
        43.8517, 41.9594, 281.3227
        CIE-Luv:
        43.8517, -17.4501, -61.6177
        Hunter-Lab:
        37.0619, 4.2386, -39.5266
      #3f67ac color charts
#3f67ac RGB chart
      #3f67ac CMYK chart
      #3f67ac RGB pie chart
      #3f67ac color shades, tints & tones
#3f67ac color schemes
#3f67ac color preview, HTML & CSS examples
           This text has a color of #3f67ac        
        
          <p style="color:#3f67ac;">Text here</p>
        
        
          .mytext {color:#3f67ac;}
        
        Text color #3f67ac
      
           This box has a color of #3f67ac        
        
          <div style="background-color:#3f67ac;">Content here</div>
        
        
          .mybackground {background-color:#3f67ac;}
        
        Background color #3f67ac
      
           Border around this has a color of #3f67ac        
        
          <div style="border:2px solid #3f67ac;">Content here</div>
        
        
          .myborder {border:2px solid #3f67ac;}
        
        Border color #3f67ac