#247ba4 color space conversions
Hex:
        #247ba4
        RGB:
        36, 123, 164
        CMY:
        86, 52, 36
        CMYK:
        78, 25, 0, 36
      HSL:
        199°, 64.0000%, 39.2157%
        HSV (HSB):
        199°, 78.0488%, 64.3137%
        XYZ:
        14.5114, 17.2213, 37.6812
        xyY:
        0.2091, 0.2481, 17.2213
      CIE-Lab:
        48.5377, -10.9448, -29.1446
        CIE-LCH:
        48.5377, 31.1319, 249.4170
        CIE-Luv:
        48.5377, -29.9179, -42.0697
        Hunter-Lab:
        41.4986, -10.2041, -24.7870
      #247ba4 color charts
#247ba4 RGB chart
      #247ba4 CMYK chart
      #247ba4 RGB pie chart
      #247ba4 color shades, tints & tones
#247ba4 color schemes
#247ba4 color preview, HTML & CSS examples
           This text has a color of #247ba4        
        
          <p style="color:#247ba4;">Text here</p>
        
        
          .mytext {color:#247ba4;}
        
        Text color #247ba4
      
           This box has a color of #247ba4        
        
          <div style="background-color:#247ba4;">Content here</div>
        
        
          .mybackground {background-color:#247ba4;}
        
        Background color #247ba4
      
           Border around this has a color of #247ba4        
        
          <div style="border:2px solid #247ba4;">Content here</div>
        
        
          .myborder {border:2px solid #247ba4;}
        
        Border color #247ba4