#248bd7 color space conversions
Hex:
        #248bd7
        RGB:
        36, 139, 215
        CMY:
        86, 45, 16
        CMYK:
        83, 35, 0, 16
      HSL:
        205°, 71.3147%, 49.2157%
        HSV (HSB):
        205°, 83.2558%, 84.3137%
        XYZ:
        22.2259, 23.7466, 67.7021
        xyY:
        0.1955, 0.2089, 23.7466
      CIE-Lab:
        55.8332, -1.5835, -46.8538
        CIE-LCH:
        55.8332, 46.8805, 268.0644
        CIE-Luv:
        55.8332, -32.6343, -73.1818
        Hunter-Lab:
        48.7305, -3.8647, -48.2613
      #248bd7 color charts
#248bd7 RGB chart
      #248bd7 CMYK chart
      #248bd7 RGB pie chart
      #248bd7 color shades, tints & tones
#248bd7 color schemes
#248bd7 color preview, HTML & CSS examples
           This text has a color of #248bd7        
        
          <p style="color:#248bd7;">Text here</p>
        
        
          .mytext {color:#248bd7;}
        
        Text color #248bd7
      
           This box has a color of #248bd7        
        
          <div style="background-color:#248bd7;">Content here</div>
        
        
          .mybackground {background-color:#248bd7;}
        
        Background color #248bd7
      
           Border around this has a color of #248bd7        
        
          <div style="border:2px solid #248bd7;">Content here</div>
        
        
          .myborder {border:2px solid #248bd7;}
        
        Border color #248bd7