#2a7dbd color space conversions
Hex:
        #2a7dbd
        RGB:
        42, 125, 189
        CMY:
        84, 51, 26
        CMYK:
        78, 34, 0, 26
      HSL:
        206°, 63.6364%, 45.2941%
        HSV (HSB):
        206°, 77.7778%, 74.1176%
        XYZ:
        17.4738, 18.8336, 50.8584
        xyY:
        0.2005, 0.2161, 18.8336
      CIE-Lab:
        50.4919, -2.2972, -40.5370
        CIE-LCH:
        50.4919, 40.6020, 266.7565
        CIE-Luv:
        50.4919, -28.4834, -61.5628
        Hunter-Lab:
        43.3977, -4.0742, -39.1044
      #2a7dbd color charts
#2a7dbd RGB chart
      #2a7dbd CMYK chart
      #2a7dbd RGB pie chart
      #2a7dbd color shades, tints & tones
#2a7dbd color schemes
#2a7dbd color preview, HTML & CSS examples
           This text has a color of #2a7dbd        
        
          <p style="color:#2a7dbd;">Text here</p>
        
        
          .mytext {color:#2a7dbd;}
        
        Text color #2a7dbd
      
           This box has a color of #2a7dbd        
        
          <div style="background-color:#2a7dbd;">Content here</div>
        
        
          .mybackground {background-color:#2a7dbd;}
        
        Background color #2a7dbd
      
           Border around this has a color of #2a7dbd        
        
          <div style="border:2px solid #2a7dbd;">Content here</div>
        
        
          .myborder {border:2px solid #2a7dbd;}
        
        Border color #2a7dbd