#3f97b1 color space conversions
Hex:
        #3f97b1
        RGB:
        63, 151, 177
        CMY:
        75, 41, 31
        CMYK:
        64, 15, 0, 31
      HSL:
        194°, 47.5000%, 47.0588%
        HSV (HSB):
        194°, 64.4068%, 69.4118%
        XYZ:
        21.0523, 26.3643, 45.5742
        xyY:
        0.2264, 0.2835, 26.3643
      CIE-Lab:
        58.3812, -18.0866, -21.3627
        CIE-LCH:
        58.3812, 27.9909, 229.7472
        CIE-Luv:
        58.3812, -34.6301, -29.9382
        Hunter-Lab:
        51.3462, -16.6695, -16.6827
      #3f97b1 color charts
#3f97b1 RGB chart
      #3f97b1 CMYK chart
      #3f97b1 RGB pie chart
      #3f97b1 color shades, tints & tones
#3f97b1 color schemes
#3f97b1 color preview, HTML & CSS examples
           This text has a color of #3f97b1        
        
          <p style="color:#3f97b1;">Text here</p>
        
        
          .mytext {color:#3f97b1;}
        
        Text color #3f97b1
      
           This box has a color of #3f97b1        
        
          <div style="background-color:#3f97b1;">Content here</div>
        
        
          .mybackground {background-color:#3f97b1;}
        
        Background color #3f97b1
      
           Border around this has a color of #3f97b1        
        
          <div style="border:2px solid #3f97b1;">Content here</div>
        
        
          .myborder {border:2px solid #3f97b1;}
        
        Border color #3f97b1