#247aa5 color space conversions
Hex:
        #247aa5
        RGB:
        36, 122, 165
        CMY:
        86, 52, 35
        CMYK:
        78, 26, 0, 35
      HSL:
        200°, 64.1791%, 39.4118%
        HSV (HSB):
        200°, 78.1818%, 64.7059%
        XYZ:
        14.4786, 17.0107, 38.1176
        xyY:
        0.2080, 0.2444, 17.0107
      CIE-Lab:
        48.2736, -10.0075, -30.1400
        CIE-LCH:
        48.2736, 31.7580, 251.6322
        CIE-Luv:
        48.2736, -29.5064, -43.7026
        Hunter-Lab:
        41.2441, -9.5152, -25.9247
      #247aa5 color charts
#247aa5 RGB chart
      #247aa5 CMYK chart
      #247aa5 RGB pie chart
      #247aa5 color shades, tints & tones
#247aa5 color schemes
#247aa5 color preview, HTML & CSS examples
           This text has a color of #247aa5        
        
          <p style="color:#247aa5;">Text here</p>
        
        
          .mytext {color:#247aa5;}
        
        Text color #247aa5
      
           This box has a color of #247aa5        
        
          <div style="background-color:#247aa5;">Content here</div>
        
        
          .mybackground {background-color:#247aa5;}
        
        Background color #247aa5
      
           Border around this has a color of #247aa5        
        
          <div style="border:2px solid #247aa5;">Content here</div>
        
        
          .myborder {border:2px solid #247aa5;}
        
        Border color #247aa5