#247afb color space conversions
Hex:
        #247afb
        RGB:
        36, 122, 251
        CMY:
        86, 52, 2
        CMYK:
        86, 51, 0, 2
      HSL:
        216°, 96.4126%, 56.2745%
        HSV (HSB):
        216°, 85.6574%, 98.4314%
        XYZ:
        25.0997, 21.2592, 94.0473
        xyY:
        0.1788, 0.1514, 21.2592
      CIE-Lab:
        53.2320, 22.3707, -71.1040
        CIE-LCH:
        53.2320, 74.5401, 287.4646
        CIE-Luv:
        53.2320, -25.9448, -112.6300
        Hunter-Lab:
        46.1077, 16.4818, -88.6604
      #247afb color charts
#247afb RGB chart
      #247afb CMYK chart
      #247afb RGB pie chart
      #247afb color shades, tints & tones
#247afb color schemes
#247afb color preview, HTML & CSS examples
           This text has a color of #247afb        
        
          <p style="color:#247afb;">Text here</p>
        
        
          .mytext {color:#247afb;}
        
        Text color #247afb
      
           This box has a color of #247afb        
        
          <div style="background-color:#247afb;">Content here</div>
        
        
          .mybackground {background-color:#247afb;}
        
        Background color #247afb
      
           Border around this has a color of #247afb        
        
          <div style="border:2px solid #247afb;">Content here</div>
        
        
          .myborder {border:2px solid #247afb;}
        
        Border color #247afb