#2e6aca color space conversions
Hex:
        #2e6aca
        RGB:
        46, 106, 202
        CMY:
        82, 58, 21
        CMYK:
        77, 48, 0, 21
      HSL:
        217°, 62.9032%, 48.6275%
        HSV (HSB):
        217°, 77.2277%, 79.2157%
        XYZ:
        16.9414, 15.1532, 57.9091
        xyY:
        0.1882, 0.1684, 15.1532
      CIE-Lab:
        45.8433, 14.8231, -55.4149
        CIE-LCH:
        45.8433, 57.3631, 284.9756
        CIE-Luv:
        45.8433, -21.2806, -84.6537
        Hunter-Lab:
        38.9271, 9.5624, -60.9526
      #2e6aca color charts
#2e6aca RGB chart
      #2e6aca CMYK chart
      #2e6aca RGB pie chart
      #2e6aca color shades, tints & tones
#2e6aca color schemes
#2e6aca color preview, HTML & CSS examples
           This text has a color of #2e6aca        
        
          <p style="color:#2e6aca;">Text here</p>
        
        
          .mytext {color:#2e6aca;}
        
        Text color #2e6aca
      
           This box has a color of #2e6aca        
        
          <div style="background-color:#2e6aca;">Content here</div>
        
        
          .mybackground {background-color:#2e6aca;}
        
        Background color #2e6aca
      
           Border around this has a color of #2e6aca        
        
          <div style="border:2px solid #2e6aca;">Content here</div>
        
        
          .myborder {border:2px solid #2e6aca;}
        
        Border color #2e6aca