#247fee color space conversions
Hex:
        #247fee
        RGB:
        36, 127, 238
        CMY:
        86, 50, 7
        CMYK:
        85, 47, 0, 7
      HSL:
        213°, 85.5932%, 53.7255%
        HSV (HSB):
        213°, 84.8739%, 93.3333%
        XYZ:
        23.7495, 21.7269, 83.8309
        xyY:
        0.1837, 0.1680, 21.7269
      CIE-Lab:
        53.7360, 14.3402, -63.0721
        CIE-LCH:
        53.7360, 64.6817, 282.8091
        CIE-Luv:
        53.7360, -27.8108, -99.9331
        Hunter-Lab:
        46.6121, 9.3773, -74.0034
      #247fee color charts
#247fee RGB chart
      #247fee CMYK chart
      #247fee RGB pie chart
      #247fee color shades, tints & tones
#247fee color schemes
#247fee color preview, HTML & CSS examples
           This text has a color of #247fee        
        
          <p style="color:#247fee;">Text here</p>
        
        
          .mytext {color:#247fee;}
        
        Text color #247fee
      
           This box has a color of #247fee        
        
          <div style="background-color:#247fee;">Content here</div>
        
        
          .mybackground {background-color:#247fee;}
        
        Background color #247fee
      
           Border around this has a color of #247fee        
        
          <div style="border:2px solid #247fee;">Content here</div>
        
        
          .myborder {border:2px solid #247fee;}
        
        Border color #247fee