#3f96a4 color space conversions
Hex:
        #3f96a4
        RGB:
        63, 150, 164
        CMY:
        75, 41, 36
        CMYK:
        62, 9, 0, 36
      HSL:
        188°, 44.4934%, 44.5098%
        HSV (HSB):
        188°, 61.5854%, 64.3137%
        XYZ:
        19.6571, 25.5498, 39.0175
        xyY:
        0.2334, 0.3034, 25.5498
      CIE-Lab:
        57.6072, -21.5869, -15.1482
        CIE-LCH:
        57.6072, 26.3716, 215.0585
        CIE-Luv:
        57.6072, -34.9125, -19.5397
        Hunter-Lab:
        50.5468, -19.0402, -10.3837
      #3f96a4 color charts
#3f96a4 RGB chart
      #3f96a4 CMYK chart
      #3f96a4 RGB pie chart
      #3f96a4 color shades, tints & tones
#3f96a4 color schemes
#3f96a4 color preview, HTML & CSS examples
           This text has a color of #3f96a4        
        
          <p style="color:#3f96a4;">Text here</p>
        
        
          .mytext {color:#3f96a4;}
        
        Text color #3f96a4
      
           This box has a color of #3f96a4        
        
          <div style="background-color:#3f96a4;">Content here</div>
        
        
          .mybackground {background-color:#3f96a4;}
        
        Background color #3f96a4
      
           Border around this has a color of #3f96a4        
        
          <div style="border:2px solid #3f96a4;">Content here</div>
        
        
          .myborder {border:2px solid #3f96a4;}
        
        Border color #3f96a4