#248ba4 color space conversions
Hex:
        #248ba4
        RGB:
        36, 139, 164
        CMY:
        86, 45, 36
        CMYK:
        78, 15, 0, 36
      HSL:
        192°, 64.0000%, 39.2157%
        HSV (HSB):
        192°, 78.0488%, 64.3137%
        XYZ:
        16.6610, 21.5206, 38.3977
        xyY:
        0.2176, 0.2810, 21.5206
      CIE-Lab:
        53.5147, -19.8043, -21.4481
        CIE-LCH:
        53.5147, 29.1930, 227.2820
        CIE-Luv:
        53.5147, -35.6618, -29.4545
        Hunter-Lab:
        46.3903, -17.0751, -16.6017
      #248ba4 color charts
#248ba4 RGB chart
      #248ba4 CMYK chart
      #248ba4 RGB pie chart
      #248ba4 color shades, tints & tones
#248ba4 color schemes
#248ba4 color preview, HTML & CSS examples
           This text has a color of #248ba4        
        
          <p style="color:#248ba4;">Text here</p>
        
        
          .mytext {color:#248ba4;}
        
        Text color #248ba4
      
           This box has a color of #248ba4        
        
          <div style="background-color:#248ba4;">Content here</div>
        
        
          .mybackground {background-color:#248ba4;}
        
        Background color #248ba4
      
           Border around this has a color of #248ba4        
        
          <div style="border:2px solid #248ba4;">Content here</div>
        
        
          .myborder {border:2px solid #248ba4;}
        
        Border color #248ba4