#248ae6 color space conversions
Hex:
        #248ae6
        RGB:
        36, 138, 230
        CMY:
        86, 46, 10
        CMYK:
        84, 40, 0, 10
      HSL:
        208°, 79.5082%, 52.1569%
        HSV (HSB):
        208°, 84.3478%, 90.1961%
        XYZ:
        24.0990, 24.2652, 78.2764
        xyY:
        0.1903, 0.1916, 24.2652
      CIE-Lab:
        56.3523, 4.5997, -54.4198
        CIE-LCH:
        56.3523, 54.6138, 274.8313
        CIE-Luv:
        56.3523, -31.5654, -86.2562
        Hunter-Lab:
        49.2597, 1.1217, -59.7333
      #248ae6 color charts
#248ae6 RGB chart
      #248ae6 CMYK chart
      #248ae6 RGB pie chart
      #248ae6 color shades, tints & tones
#248ae6 color schemes
#248ae6 color preview, HTML & CSS examples
           This text has a color of #248ae6        
        
          <p style="color:#248ae6;">Text here</p>
        
        
          .mytext {color:#248ae6;}
        
        Text color #248ae6
      
           This box has a color of #248ae6        
        
          <div style="background-color:#248ae6;">Content here</div>
        
        
          .mybackground {background-color:#248ae6;}
        
        Background color #248ae6
      
           Border around this has a color of #248ae6        
        
          <div style="border:2px solid #248ae6;">Content here</div>
        
        
          .myborder {border:2px solid #248ae6;}
        
        Border color #248ae6