#3f84c4 color space conversions
Hex:
        #3f84c4
        RGB:
        63, 132, 196
        CMY:
        75, 48, 23
        CMYK:
        68, 33, 0, 23
      HSL:
        209°, 52.9880%, 50.7843%
        HSV (HSB):
        209°, 67.8571%, 76.8627%
        XYZ:
        20.2650, 21.5448, 55.3150
        xyY:
        0.2086, 0.2218, 21.5448
      CIE-Lab:
        53.5407, -1.0416, -39.6869
        CIE-LCH:
        53.5407, 39.7006, 268.4966
        CIE-Luv:
        53.5407, -26.9406, -61.0227
        Hunter-Lab:
        46.4164, -3.2972, -38.1652
      #3f84c4 color charts
#3f84c4 RGB chart
      #3f84c4 CMYK chart
      #3f84c4 RGB pie chart
      #3f84c4 color shades, tints & tones
#3f84c4 color schemes
#3f84c4 color preview, HTML & CSS examples
           This text has a color of #3f84c4        
        
          <p style="color:#3f84c4;">Text here</p>
        
        
          .mytext {color:#3f84c4;}
        
        Text color #3f84c4
      
           This box has a color of #3f84c4        
        
          <div style="background-color:#3f84c4;">Content here</div>
        
        
          .mybackground {background-color:#3f84c4;}
        
        Background color #3f84c4
      
           Border around this has a color of #3f84c4        
        
          <div style="border:2px solid #3f84c4;">Content here</div>
        
        
          .myborder {border:2px solid #3f84c4;}
        
        Border color #3f84c4