#2879c3 color space conversions
Hex:
        #2879c3
        RGB:
        40, 121, 195
        CMY:
        84, 53, 24
        CMYK:
        79, 38, 0, 24
      HSL:
        209°, 65.9574%, 46.0784%
        HSV (HSB):
        209°, 79.4872%, 76.4706%
        XYZ:
        17.5628, 18.0660, 54.1912
        xyY:
        0.1955, 0.2011, 18.0660
      CIE-Lab:
        49.5761, 2.1325, -45.4343
        CIE-LCH:
        49.5761, 45.4843, 272.6873
        CIE-Luv:
        49.5761, -27.1433, -69.5522
        Hunter-Lab:
        42.5041, -0.6257, -45.8397
      #2879c3 color charts
#2879c3 RGB chart
      #2879c3 CMYK chart
      #2879c3 RGB pie chart
      #2879c3 color shades, tints & tones
#2879c3 color schemes
#2879c3 color preview, HTML & CSS examples
           This text has a color of #2879c3        
        
          <p style="color:#2879c3;">Text here</p>
        
        
          .mytext {color:#2879c3;}
        
        Text color #2879c3
      
           This box has a color of #2879c3        
        
          <div style="background-color:#2879c3;">Content here</div>
        
        
          .mybackground {background-color:#2879c3;}
        
        Background color #2879c3
      
           Border around this has a color of #2879c3        
        
          <div style="border:2px solid #2879c3;">Content here</div>
        
        
          .myborder {border:2px solid #2879c3;}
        
        Border color #2879c3