#2a7dad color space conversions
Hex:
        #2a7dad
        RGB:
        42, 125, 173
        CMY:
        84, 51, 32
        CMYK:
        76, 28, 0, 32
      HSL:
        202°, 60.9302%, 42.1569%
        HSV (HSB):
        202°, 75.7225%, 67.8431%
        XYZ:
        15.8313, 18.1766, 42.2092
        xyY:
        0.2077, 0.2385, 18.1766
      CIE-Lab:
        49.7096, -8.1277, -32.5372
        CIE-LCH:
        49.7096, 33.5369, 255.9747
        CIE-Luv:
        49.7096, -29.2667, -47.9805
        Hunter-Lab:
        42.6340, -8.3272, -28.8554
      #2a7dad color charts
#2a7dad RGB chart
      #2a7dad CMYK chart
      #2a7dad RGB pie chart
      #2a7dad color shades, tints & tones
#2a7dad color schemes
#2a7dad color preview, HTML & CSS examples
           This text has a color of #2a7dad        
        
          <p style="color:#2a7dad;">Text here</p>
        
        
          .mytext {color:#2a7dad;}
        
        Text color #2a7dad
      
           This box has a color of #2a7dad        
        
          <div style="background-color:#2a7dad;">Content here</div>
        
        
          .mybackground {background-color:#2a7dad;}
        
        Background color #2a7dad
      
           Border around this has a color of #2a7dad        
        
          <div style="border:2px solid #2a7dad;">Content here</div>
        
        
          .myborder {border:2px solid #2a7dad;}
        
        Border color #2a7dad