#3986b3 color space conversions
Hex:
        #3986b3
        RGB:
        57, 134, 179
        CMY:
        78, 47, 30
        CMYK:
        68, 25, 0, 30
      HSL:
        202°, 51.6949%, 46.2745%
        HSV (HSB):
        202°, 68.1564%, 70.1961%
        XYZ:
        18.3491, 21.1747, 45.7679
        xyY:
        0.2151, 0.2483, 21.1747
      CIE-Lab:
        53.1402, -9.0417, -30.6106
        CIE-LCH:
        53.1402, 31.9180, 253.5440
        CIE-Luv:
        53.1402, -29.5376, -45.3645
        Hunter-Lab:
        46.0160, -9.3502, -26.7591
      #3986b3 color charts
#3986b3 RGB chart
      #3986b3 CMYK chart
      #3986b3 RGB pie chart
      #3986b3 color shades, tints & tones
#3986b3 color schemes
#3986b3 color preview, HTML & CSS examples
           This text has a color of #3986b3        
        
          <p style="color:#3986b3;">Text here</p>
        
        
          .mytext {color:#3986b3;}
        
        Text color #3986b3
      
           This box has a color of #3986b3        
        
          <div style="background-color:#3986b3;">Content here</div>
        
        
          .mybackground {background-color:#3986b3;}
        
        Background color #3986b3
      
           Border around this has a color of #3986b3        
        
          <div style="border:2px solid #3986b3;">Content here</div>
        
        
          .myborder {border:2px solid #3986b3;}
        
        Border color #3986b3