#2e88ba color space conversions
Hex:
        #2e88ba
        RGB:
        46, 136, 186
        CMY:
        82, 47, 27
        CMYK:
        75, 27, 0, 27
      HSL:
        201°, 60.3448%, 45.4902%
        HSV (HSB):
        201°, 75.2688%, 72.9412%
        XYZ:
        18.7938, 21.7343, 49.6590
        xyY:
        0.2084, 0.2410, 21.7343
      CIE-Lab:
        53.7440, -9.3285, -33.7004
        CIE-LCH:
        53.7440, 34.9677, 254.5275
        CIE-Luv:
        53.7440, -31.8575, -50.4405
        Hunter-Lab:
        46.6201, -9.6271, -30.5207
      #2e88ba color charts
#2e88ba RGB chart
      #2e88ba CMYK chart
      #2e88ba RGB pie chart
      #2e88ba color shades, tints & tones
#2e88ba color schemes
#2e88ba color preview, HTML & CSS examples
           This text has a color of #2e88ba        
        
          <p style="color:#2e88ba;">Text here</p>
        
        
          .mytext {color:#2e88ba;}
        
        Text color #2e88ba
      
           This box has a color of #2e88ba        
        
          <div style="background-color:#2e88ba;">Content here</div>
        
        
          .mybackground {background-color:#2e88ba;}
        
        Background color #2e88ba
      
           Border around this has a color of #2e88ba        
        
          <div style="border:2px solid #2e88ba;">Content here</div>
        
        
          .myborder {border:2px solid #2e88ba;}
        
        Border color #2e88ba