#247cf1 color space conversions
Hex:
        #247cf1
        RGB:
        36, 124, 241
        CMY:
        86, 51, 5
        CMYK:
        85, 49, 0, 5
      HSL:
        214°, 87.9828%, 54.3137%
        HSV (HSB):
        214°, 85.0622%, 94.5098%
        XYZ:
        23.8124, 21.1412, 86.0447
        xyY:
        0.1818, 0.1614, 21.1412
      CIE-Lab:
        53.1037, 17.3429, -65.7618
        CIE-LCH:
        53.1037, 68.0102, 284.7739
        CIE-Luv:
        53.1037, -26.8151, -104.0512
        Hunter-Lab:
        45.9796, 11.9791, -78.7676
      #247cf1 color charts
#247cf1 RGB chart
      #247cf1 CMYK chart
      #247cf1 RGB pie chart
      #247cf1 color shades, tints & tones
#247cf1 color schemes
#247cf1 color preview, HTML & CSS examples
           This text has a color of #247cf1        
        
          <p style="color:#247cf1;">Text here</p>
        
        
          .mytext {color:#247cf1;}
        
        Text color #247cf1
      
           This box has a color of #247cf1        
        
          <div style="background-color:#247cf1;">Content here</div>
        
        
          .mybackground {background-color:#247cf1;}
        
        Background color #247cf1
      
           Border around this has a color of #247cf1        
        
          <div style="border:2px solid #247cf1;">Content here</div>
        
        
          .myborder {border:2px solid #247cf1;}
        
        Border color #247cf1