#248bb5 color space conversions
Hex:
        #248bb5
        RGB:
        36, 139, 181
        CMY:
        86, 45, 29
        CMYK:
        80, 23, 0, 29
      HSL:
        197°, 66.8203%, 42.5490%
        HSV (HSB):
        197°, 80.1105%, 70.9804%
        XYZ:
        18.3007, 22.1765, 47.0320
        xyY:
        0.2091, 0.2534, 22.1765
      CIE-Lab:
        54.2138, -13.9239, -30.1265
        CIE-LCH:
        54.2138, 33.1885, 245.1945
        CIE-Luv:
        54.2138, -34.5816, -44.1932
        Hunter-Lab:
        47.0919, -13.0430, -26.2502
      #248bb5 color charts
#248bb5 RGB chart
      #248bb5 CMYK chart
      #248bb5 RGB pie chart
      #248bb5 color shades, tints & tones
#248bb5 color schemes
#248bb5 color preview, HTML & CSS examples
           This text has a color of #248bb5        
        
          <p style="color:#248bb5;">Text here</p>
        
        
          .mytext {color:#248bb5;}
        
        Text color #248bb5
      
           This box has a color of #248bb5        
        
          <div style="background-color:#248bb5;">Content here</div>
        
        
          .mybackground {background-color:#248bb5;}
        
        Background color #248bb5
      
           Border around this has a color of #248bb5        
        
          <div style="border:2px solid #248bb5;">Content here</div>
        
        
          .myborder {border:2px solid #248bb5;}
        
        Border color #248bb5