#2479fe color space conversions
Hex:
        #2479fe
        RGB:
        36, 121, 254
        CMY:
        86, 53, 0
        CMYK:
        86, 52, 0, 0
      HSL:
        217°, 99.0909%, 56.8627%
        HSV (HSB):
        217°, 85.8268%, 99.6078%
        XYZ:
        25.4543, 21.2056, 96.5174
        xyY:
        0.1778, 0.1481, 21.2056
      CIE-Lab:
        53.1737, 24.1255, -72.8576
        CIE-LCH:
        53.1737, 76.7480, 288.3214
        CIE-Luv:
        53.1737, -25.5862, -115.3560
        Hunter-Lab:
        46.0495, 18.0810, -92.0342
      #2479fe color charts
#2479fe RGB chart
      #2479fe CMYK chart
      #2479fe RGB pie chart
      #2479fe color shades, tints & tones
#2479fe color schemes
#2479fe color preview, HTML & CSS examples
           This text has a color of #2479fe        
        
          <p style="color:#2479fe;">Text here</p>
        
        
          .mytext {color:#2479fe;}
        
        Text color #2479fe
      
           This box has a color of #2479fe        
        
          <div style="background-color:#2479fe;">Content here</div>
        
        
          .mybackground {background-color:#2479fe;}
        
        Background color #2479fe
      
           Border around this has a color of #2479fe        
        
          <div style="border:2px solid #2479fe;">Content here</div>
        
        
          .myborder {border:2px solid #2479fe;}
        
        Border color #2479fe