#2874ab color space conversions
Hex:
        #2874ab
        RGB:
        40, 116, 171
        CMY:
        84, 55, 33
        CMYK:
        77, 32, 0, 33
      HSL:
        205°, 62.0853%, 41.3725%
        HSV (HSB):
        205°, 76.6082%, 67.0588%
        XYZ:
        14.4711, 15.8822, 40.8309
        xyY:
        0.2033, 0.2231, 15.8822
      CIE-Lab:
        46.8195, -3.7859, -35.9152
        CIE-LCH:
        46.8195, 36.1142, 263.9825
        CIE-Luv:
        46.8195, -26.5140, -53.1743
        Hunter-Lab:
        39.8524, -4.9252, -32.8490
      #2874ab color charts
#2874ab RGB chart
      #2874ab CMYK chart
      #2874ab RGB pie chart
      #2874ab color shades, tints & tones
#2874ab color schemes
#2874ab color preview, HTML & CSS examples
           This text has a color of #2874ab        
        
          <p style="color:#2874ab;">Text here</p>
        
        
          .mytext {color:#2874ab;}
        
        Text color #2874ab
      
           This box has a color of #2874ab        
        
          <div style="background-color:#2874ab;">Content here</div>
        
        
          .mybackground {background-color:#2874ab;}
        
        Background color #2874ab
      
           Border around this has a color of #2874ab        
        
          <div style="border:2px solid #2874ab;">Content here</div>
        
        
          .myborder {border:2px solid #2874ab;}
        
        Border color #2874ab