#248cb3 color space conversions
Hex:
        #248cb3
        RGB:
        36, 140, 179
        CMY:
        86, 45, 30
        CMYK:
        80, 22, 0, 30
      HSL:
        196°, 66.5116%, 42.1569%
        HSV (HSB):
        196°, 79.8883%, 70.1961%
        XYZ:
        18.2423, 22.3859, 46.0073
        xyY:
        0.2106, 0.2584, 22.3859
      CIE-Lab:
        54.4341, -15.1806, -28.6405
        CIE-LCH:
        54.4341, 32.4150, 242.0746
        CIE-Luv:
        54.4341, -35.0596, -41.6674
        Hunter-Lab:
        47.3137, -13.9765, -24.5332
      #248cb3 color charts
#248cb3 RGB chart
      #248cb3 CMYK chart
      #248cb3 RGB pie chart
      #248cb3 color shades, tints & tones
#248cb3 color schemes
#248cb3 color preview, HTML & CSS examples
           This text has a color of #248cb3        
        
          <p style="color:#248cb3;">Text here</p>
        
        
          .mytext {color:#248cb3;}
        
        Text color #248cb3
      
           This box has a color of #248cb3        
        
          <div style="background-color:#248cb3;">Content here</div>
        
        
          .mybackground {background-color:#248cb3;}
        
        Background color #248cb3
      
           Border around this has a color of #248cb3        
        
          <div style="border:2px solid #248cb3;">Content here</div>
        
        
          .myborder {border:2px solid #248cb3;}
        
        Border color #248cb3