#2874d8 color space conversions
Hex:
        #2874d8
        RGB:
        40, 116, 216
        CMY:
        84, 55, 15
        CMYK:
        81, 46, 0, 15
      HSL:
        214°, 69.2913%, 50.1961%
        HSV (HSB):
        214°, 81.4815%, 84.7059%
        XYZ:
        19.5151, 17.8998, 67.3922
        xyY:
        0.1862, 0.1708, 17.8998
      CIE-Lab:
        49.3743, 13.1864, -57.7289
        CIE-LCH:
        49.3743, 59.2158, 282.8667
        CIE-Luv:
        49.3743, -24.7720, -89.6631
        Hunter-Lab:
        42.3081, 8.2961, -64.8268
      #2874d8 color charts
#2874d8 RGB chart
      #2874d8 CMYK chart
      #2874d8 RGB pie chart
      #2874d8 color shades, tints & tones
#2874d8 color schemes
#2874d8 color preview, HTML & CSS examples
           This text has a color of #2874d8        
        
          <p style="color:#2874d8;">Text here</p>
        
        
          .mytext {color:#2874d8;}
        
        Text color #2874d8
      
           This box has a color of #2874d8        
        
          <div style="background-color:#2874d8;">Content here</div>
        
        
          .mybackground {background-color:#2874d8;}
        
        Background color #2874d8
      
           Border around this has a color of #2874d8        
        
          <div style="border:2px solid #2874d8;">Content here</div>
        
        
          .myborder {border:2px solid #2874d8;}
        
        Border color #2874d8