#2e76ad color space conversions
Hex:
        #2e76ad
        RGB:
        46, 118, 173
        CMY:
        82, 54, 32
        CMYK:
        73, 32, 0, 32
      HSL:
        206°, 57.9909%, 42.9412%
        HSV (HSB):
        206°, 73.4104%, 67.8431%
        XYZ:
        15.1480, 16.5548, 41.9322
        xyY:
        0.2057, 0.2248, 16.5548
      CIE-Lab:
        47.6942, -3.4568, -35.6923
        CIE-LCH:
        47.6942, 35.8594, 264.4682
        CIE-Luv:
        47.6942, -26.1548, -53.0631
        Hunter-Lab:
        40.6876, -4.7480, -32.6222
      #2e76ad color charts
#2e76ad RGB chart
      #2e76ad CMYK chart
      #2e76ad RGB pie chart
      #2e76ad color shades, tints & tones
#2e76ad color schemes
#2e76ad color preview, HTML & CSS examples
           This text has a color of #2e76ad        
        
          <p style="color:#2e76ad;">Text here</p>
        
        
          .mytext {color:#2e76ad;}
        
        Text color #2e76ad
      
           This box has a color of #2e76ad        
        
          <div style="background-color:#2e76ad;">Content here</div>
        
        
          .mybackground {background-color:#2e76ad;}
        
        Background color #2e76ad
      
           Border around this has a color of #2e76ad        
        
          <div style="border:2px solid #2e76ad;">Content here</div>
        
        
          .myborder {border:2px solid #2e76ad;}
        
        Border color #2e76ad