#3f87ba color space conversions
Hex:
        #3f87ba
        RGB:
        63, 135, 186
        CMY:
        75, 47, 27
        CMYK:
        66, 27, 0, 27
      HSL:
        205°, 49.3976%, 48.8235%
        HSV (HSB):
        205°, 66.1290%, 72.9412%
        XYZ:
        19.5768, 21.9299, 49.6555
        xyY:
        0.2147, 0.2406, 21.9299
      CIE-Lab:
        53.9525, -6.2370, -33.3372
        CIE-LCH:
        53.9525, 33.9156, 259.4032
        CIE-Luv:
        53.9525, -28.3609, -50.2246
        Hunter-Lab:
        46.8293, -7.3302, -30.0876
      #3f87ba color charts
#3f87ba RGB chart
      #3f87ba CMYK chart
      #3f87ba RGB pie chart
      #3f87ba color shades, tints & tones
#3f87ba color schemes
#3f87ba color preview, HTML & CSS examples
           This text has a color of #3f87ba        
        
          <p style="color:#3f87ba;">Text here</p>
        
        
          .mytext {color:#3f87ba;}
        
        Text color #3f87ba
      
           This box has a color of #3f87ba        
        
          <div style="background-color:#3f87ba;">Content here</div>
        
        
          .mybackground {background-color:#3f87ba;}
        
        Background color #3f87ba
      
           Border around this has a color of #3f87ba        
        
          <div style="border:2px solid #3f87ba;">Content here</div>
        
        
          .myborder {border:2px solid #3f87ba;}
        
        Border color #3f87ba