#3f76ba color space conversions
Hex:
        #3f76ba
        RGB:
        63, 118, 186
        CMY:
        75, 54, 27
        CMYK:
        66, 37, 0, 27
      HSL:
        213°, 49.3976%, 48.8235%
        HSV (HSB):
        213°, 66.1290%, 72.9412%
        XYZ:
        17.3913, 17.5588, 48.9269
        xyY:
        0.2073, 0.2093, 17.5588
      CIE-Lab:
        48.9565, 3.8727, -41.1944
        CIE-LCH:
        48.9565, 41.3760, 275.3706
        CIE-Luv:
        48.9565, -22.3612, -62.8315
        Hunter-Lab:
        41.9032, 0.7529, -39.8958
      #3f76ba color charts
#3f76ba RGB chart
      #3f76ba CMYK chart
      #3f76ba RGB pie chart
      #3f76ba color shades, tints & tones
#3f76ba color schemes
#3f76ba color preview, HTML & CSS examples
           This text has a color of #3f76ba        
        
          <p style="color:#3f76ba;">Text here</p>
        
        
          .mytext {color:#3f76ba;}
        
        Text color #3f76ba
      
           This box has a color of #3f76ba        
        
          <div style="background-color:#3f76ba;">Content here</div>
        
        
          .mybackground {background-color:#3f76ba;}
        
        Background color #3f76ba
      
           Border around this has a color of #3f76ba        
        
          <div style="border:2px solid #3f76ba;">Content here</div>
        
        
          .myborder {border:2px solid #3f76ba;}
        
        Border color #3f76ba