#247feb color space conversions
Hex:
        #247feb
        RGB:
        36, 127, 235
        CMY:
        86, 50, 8
        CMYK:
        85, 46, 0, 8
      HSL:
        213°, 83.2636%, 53.1373%
        HSV (HSB):
        213°, 84.6809%, 92.1569%
        XYZ:
        23.3123, 21.5520, 81.5285
        xyY:
        0.1844, 0.1705, 21.5520
      CIE-Lab:
        53.5484, 13.2043, -61.7018
        CIE-LCH:
        53.5484, 63.0989, 282.0792
        CIE-Luv:
        53.5484, -27.9182, -97.6197
        Hunter-Lab:
        46.4241, 8.3934, -71.6263
      #247feb color charts
#247feb RGB chart
      #247feb CMYK chart
      #247feb RGB pie chart
      #247feb color shades, tints & tones
#247feb color schemes
#247feb color preview, HTML & CSS examples
           This text has a color of #247feb        
        
          <p style="color:#247feb;">Text here</p>
        
        
          .mytext {color:#247feb;}
        
        Text color #247feb
      
           This box has a color of #247feb        
        
          <div style="background-color:#247feb;">Content here</div>
        
        
          .mybackground {background-color:#247feb;}
        
        Background color #247feb
      
           Border around this has a color of #247feb        
        
          <div style="border:2px solid #247feb;">Content here</div>
        
        
          .myborder {border:2px solid #247feb;}
        
        Border color #247feb