#248cee color space conversions
Hex:
        #248cee
        RGB:
        36, 140, 238
        CMY:
        86, 45, 7
        CMYK:
        85, 41, 0, 7
      HSL:
        209°, 85.5932%, 53.7255%
        HSV (HSB):
        209°, 84.8739%, 93.3333%
        XYZ:
        25.5383, 25.3043, 84.4271
        xyY:
        0.1888, 0.1871, 25.3043
      CIE-Lab:
        57.3707, 6.3890, -57.2389
        CIE-LCH:
        57.3707, 57.5944, 276.3690
        CIE-Luv:
        57.3707, -31.8335, -91.3113
        Hunter-Lab:
        50.3034, 2.5909, -64.2976
      #248cee color charts
#248cee RGB chart
      #248cee CMYK chart
      #248cee RGB pie chart
      #248cee color shades, tints & tones
#248cee color schemes
#248cee color preview, HTML & CSS examples
           This text has a color of #248cee        
        
          <p style="color:#248cee;">Text here</p>
        
        
          .mytext {color:#248cee;}
        
        Text color #248cee
      
           This box has a color of #248cee        
        
          <div style="background-color:#248cee;">Content here</div>
        
        
          .mybackground {background-color:#248cee;}
        
        Background color #248cee
      
           Border around this has a color of #248cee        
        
          <div style="border:2px solid #248cee;">Content here</div>
        
        
          .myborder {border:2px solid #248cee;}
        
        Border color #248cee