#2e79ae color space conversions
Hex:
        #2e79ae
        RGB:
        46, 121, 174
        CMY:
        82, 53, 32
        CMYK:
        74, 30, 0, 32
      HSL:
        205°, 58.1818%, 43.1373%
        HSV (HSB):
        205°, 73.5632%, 68.2353%
        XYZ:
        15.6041, 17.3116, 42.5634
        xyY:
        0.2067, 0.2294, 17.3116
      CIE-Lab:
        48.6503, -4.8840, -34.7705
        CIE-LCH:
        48.6503, 35.1118, 262.0043
        CIE-Luv:
        48.6503, -27.1629, -51.6681
        Hunter-Lab:
        41.6072, -5.8692, -31.5276
      #2e79ae color charts
#2e79ae RGB chart
      #2e79ae CMYK chart
      #2e79ae RGB pie chart
      #2e79ae color shades, tints & tones
#2e79ae color schemes
#2e79ae color preview, HTML & CSS examples
           This text has a color of #2e79ae        
        
          <p style="color:#2e79ae;">Text here</p>
        
        
          .mytext {color:#2e79ae;}
        
        Text color #2e79ae
      
           This box has a color of #2e79ae        
        
          <div style="background-color:#2e79ae;">Content here</div>
        
        
          .mybackground {background-color:#2e79ae;}
        
        Background color #2e79ae
      
           Border around this has a color of #2e79ae        
        
          <div style="border:2px solid #2e79ae;">Content here</div>
        
        
          .myborder {border:2px solid #2e79ae;}
        
        Border color #2e79ae