#248cef color space conversions
Hex:
        #248cef
        RGB:
        36, 140, 239
        CMY:
        86, 45, 6
        CMYK:
        85, 41, 0, 6
      HSL:
        209°, 86.3830%, 53.9216%
        HSV (HSB):
        209°, 84.9372%, 93.7255%
        XYZ:
        25.6856, 25.3632, 85.2032
        xyY:
        0.1885, 0.1861, 25.3632
      CIE-Lab:
        57.4276, 6.7630, -57.7020
        CIE-LCH:
        57.4276, 58.0970, 276.6849
        CIE-Luv:
        57.4276, -31.7881, -92.1145
        Hunter-Lab:
        50.3619, 2.9053, -65.0545
      #248cef color charts
#248cef RGB chart
      #248cef CMYK chart
      #248cef RGB pie chart
      #248cef color shades, tints & tones
#248cef color schemes
#248cef color preview, HTML & CSS examples
           This text has a color of #248cef        
        
          <p style="color:#248cef;">Text here</p>
        
        
          .mytext {color:#248cef;}
        
        Text color #248cef
      
           This box has a color of #248cef        
        
          <div style="background-color:#248cef;">Content here</div>
        
        
          .mybackground {background-color:#248cef;}
        
        Background color #248cef
      
           Border around this has a color of #248cef        
        
          <div style="border:2px solid #248cef;">Content here</div>
        
        
          .myborder {border:2px solid #248cef;}
        
        Border color #248cef