#2e63ba color space conversions
Hex:
        #2e63ba
        RGB:
        46, 99, 186
        CMY:
        82, 61, 27
        CMYK:
        75, 47, 0, 27
      HSL:
        217°, 60.3448%, 45.4902%
        HSV (HSB):
        217°, 75.2688%, 72.9412%
        XYZ:
        14.4515, 13.0497, 48.2115
        xyY:
        0.1909, 0.1724, 13.0497
      CIE-Lab:
        42.8380, 13.2547, -50.9933
        CIE-LCH:
        42.8380, 52.6878, 284.5705
        CIE-Luv:
        42.8380, -19.4517, -76.4849
        Hunter-Lab:
        36.1244, 8.1910, -53.8413
      #2e63ba color charts
#2e63ba RGB chart
      #2e63ba CMYK chart
      #2e63ba RGB pie chart
      #2e63ba color shades, tints & tones
#2e63ba color schemes
#2e63ba color preview, HTML & CSS examples
           This text has a color of #2e63ba        
        
          <p style="color:#2e63ba;">Text here</p>
        
        
          .mytext {color:#2e63ba;}
        
        Text color #2e63ba
      
           This box has a color of #2e63ba        
        
          <div style="background-color:#2e63ba;">Content here</div>
        
        
          .mybackground {background-color:#2e63ba;}
        
        Background color #2e63ba
      
           Border around this has a color of #2e63ba        
        
          <div style="border:2px solid #2e63ba;">Content here</div>
        
        
          .myborder {border:2px solid #2e63ba;}
        
        Border color #2e63ba