#2d6aba color space conversions
Hex:
        #2d6aba
        RGB:
        45, 106, 186
        CMY:
        82, 58, 27
        CMYK:
        76, 43, 0, 27
      HSL:
        214°, 61.0390%, 45.2941%
        HSV (HSB):
        214°, 75.8065%, 72.9412%
        XYZ:
        15.0991, 14.4111, 48.4402
        xyY:
        0.1937, 0.1849, 14.4111
      CIE-Lab:
        44.8169, 8.6538, -47.8221
        CIE-LCH:
        44.8169, 48.5988, 280.2572
        CIE-Luv:
        44.8169, -21.8254, -72.2019
        Hunter-Lab:
        37.9620, 4.5638, -49.0817
      #2d6aba color charts
#2d6aba RGB chart
      #2d6aba CMYK chart
      #2d6aba RGB pie chart
      #2d6aba color shades, tints & tones
#2d6aba color schemes
#2d6aba color preview, HTML & CSS examples
           This text has a color of #2d6aba        
        
          <p style="color:#2d6aba;">Text here</p>
        
        
          .mytext {color:#2d6aba;}
        
        Text color #2d6aba
      
           This box has a color of #2d6aba        
        
          <div style="background-color:#2d6aba;">Content here</div>
        
        
          .mybackground {background-color:#2d6aba;}
        
        Background color #2d6aba
      
           Border around this has a color of #2d6aba        
        
          <div style="border:2px solid #2d6aba;">Content here</div>
        
        
          .myborder {border:2px solid #2d6aba;}
        
        Border color #2d6aba