#2479d5 color space conversions
Hex:
        #2479d5
        RGB:
        36, 121, 213
        CMY:
        86, 53, 16
        CMYK:
        83, 43, 0, 16
      HSL:
        211°, 71.0843%, 48.8235%
        HSV (HSB):
        211°, 83.0986%, 83.5294%
        XYZ:
        19.5752, 18.8539, 65.5582
        xyY:
        0.1882, 0.1813, 18.8539
      CIE-Lab:
        50.5158, 8.5681, -54.2004
        CIE-LCH:
        50.5158, 54.8735, 278.9831
        CIE-Luv:
        50.5158, -26.8875, -84.2723
        Hunter-Lab:
        43.4211, 4.4848, -59.1228
      #2479d5 color charts
#2479d5 RGB chart
      #2479d5 CMYK chart
      #2479d5 RGB pie chart
      #2479d5 color shades, tints & tones
#2479d5 color schemes
#2479d5 color preview, HTML & CSS examples
           This text has a color of #2479d5        
        
          <p style="color:#2479d5;">Text here</p>
        
        
          .mytext {color:#2479d5;}
        
        Text color #2479d5
      
           This box has a color of #2479d5        
        
          <div style="background-color:#2479d5;">Content here</div>
        
        
          .mybackground {background-color:#2479d5;}
        
        Background color #2479d5
      
           Border around this has a color of #2479d5        
        
          <div style="border:2px solid #2479d5;">Content here</div>
        
        
          .myborder {border:2px solid #2479d5;}
        
        Border color #2479d5