#248ed2 color space conversions
Hex:
        #248ed2
        RGB:
        36, 142, 210
        CMY:
        86, 44, 18
        CMYK:
        83, 32, 0, 18
      HSL:
        203°, 70.7317%, 48.2353%
        HSV (HSB):
        203°, 82.8571%, 82.3529%
        XYZ:
        22.0334, 24.3742, 64.5162
        xyY:
        0.1986, 0.2197, 24.3742
      CIE-Lab:
        56.4605, -5.1795, -43.0514
        CIE-LCH:
        56.4605, 43.3618, 263.1398
        CIE-Luv:
        56.4605, -33.9085, -66.7146
        Hunter-Lab:
        49.3702, -6.7353, -42.9200
      #248ed2 color charts
#248ed2 RGB chart
      #248ed2 CMYK chart
      #248ed2 RGB pie chart
      #248ed2 color shades, tints & tones
#248ed2 color schemes
#248ed2 color preview, HTML & CSS examples
           This text has a color of #248ed2        
        
          <p style="color:#248ed2;">Text here</p>
        
        
          .mytext {color:#248ed2;}
        
        Text color #248ed2
      
           This box has a color of #248ed2        
        
          <div style="background-color:#248ed2;">Content here</div>
        
        
          .mybackground {background-color:#248ed2;}
        
        Background color #248ed2
      
           Border around this has a color of #248ed2        
        
          <div style="border:2px solid #248ed2;">Content here</div>
        
        
          .myborder {border:2px solid #248ed2;}
        
        Border color #248ed2