#2876df color space conversions
Hex:
        #2876df
        RGB:
        40, 118, 223
        CMY:
        84, 54, 13
        CMYK:
        82, 47, 0, 13
      HSL:
        214°, 74.0891%, 51.5686%
        HSV (HSB):
        214°, 82.0628%, 87.4510%
        XYZ:
        20.6728, 18.7357, 72.3388
        xyY:
        0.1850, 0.1677, 18.7357
      CIE-Lab:
        50.3765, 14.5874, -60.0731
        CIE-LCH:
        50.3765, 61.8188, 283.6488
        CIE-Luv:
        50.3765, -25.1659, -93.8251
        Hunter-Lab:
        43.2848, 9.5033, -68.7880
      #2876df color charts
#2876df RGB chart
      #2876df CMYK chart
      #2876df RGB pie chart
      #2876df color shades, tints & tones
#2876df color schemes
#2876df color preview, HTML & CSS examples
           This text has a color of #2876df        
        
          <p style="color:#2876df;">Text here</p>
        
        
          .mytext {color:#2876df;}
        
        Text color #2876df
      
           This box has a color of #2876df        
        
          <div style="background-color:#2876df;">Content here</div>
        
        
          .mybackground {background-color:#2876df;}
        
        Background color #2876df
      
           Border around this has a color of #2876df        
        
          <div style="border:2px solid #2876df;">Content here</div>
        
        
          .myborder {border:2px solid #2876df;}
        
        Border color #2876df