#2986b3 color space conversions
Hex:
        #2986b3
        RGB:
        41, 134, 179
        CMY:
        84, 47, 30
        CMYK:
        77, 25, 0, 30
      HSL:
        200°, 62.7273%, 43.1373%
        HSV (HSB):
        200°, 77.0950%, 70.1961%
        XYZ:
        17.5762, 20.7763, 45.7317
        xyY:
        0.2090, 0.2471, 20.7763
      CIE-Lab:
        52.7038, -11.2763, -31.3236
        CIE-LCH:
        52.7038, 33.2915, 250.2014
        CIE-Luv:
        52.7038, -32.2741, -46.2031
        Hunter-Lab:
        45.5810, -10.9364, -27.5793
      #2986b3 color charts
#2986b3 RGB chart
      #2986b3 CMYK chart
      #2986b3 RGB pie chart
      #2986b3 color shades, tints & tones
#2986b3 color schemes
#2986b3 color preview, HTML & CSS examples
           This text has a color of #2986b3        
        
          <p style="color:#2986b3;">Text here</p>
        
        
          .mytext {color:#2986b3;}
        
        Text color #2986b3
      
           This box has a color of #2986b3        
        
          <div style="background-color:#2986b3;">Content here</div>
        
        
          .mybackground {background-color:#2986b3;}
        
        Background color #2986b3
      
           Border around this has a color of #2986b3        
        
          <div style="border:2px solid #2986b3;">Content here</div>
        
        
          .myborder {border:2px solid #2986b3;}
        
        Border color #2986b3