#2884e8 color space conversions
Hex:
        #2884e8
        RGB:
        40, 132, 232
        CMY:
        84, 48, 9
        CMYK:
        83, 43, 0, 9
      HSL:
        211°, 80.6723%, 53.3333%
        HSV (HSB):
        211°, 82.7586%, 90.9804%
        XYZ:
        23.6918, 22.7798, 79.4922
        xyY:
        0.1881, 0.1808, 22.7798
      CIE-Lab:
        54.8448, 9.3053, -57.9417
        CIE-LCH:
        54.8448, 58.6842, 279.1237
        CIE-Luv:
        54.8448, -29.1649, -91.8509
        Hunter-Lab:
        47.7282, 5.0812, -65.3388
      #2884e8 color charts
#2884e8 RGB chart
      #2884e8 CMYK chart
      #2884e8 RGB pie chart
      #2884e8 color shades, tints & tones
#2884e8 color schemes
#2884e8 color preview, HTML & CSS examples
           This text has a color of #2884e8        
        
          <p style="color:#2884e8;">Text here</p>
        
        
          .mytext {color:#2884e8;}
        
        Text color #2884e8
      
           This box has a color of #2884e8        
        
          <div style="background-color:#2884e8;">Content here</div>
        
        
          .mybackground {background-color:#2884e8;}
        
        Background color #2884e8
      
           Border around this has a color of #2884e8        
        
          <div style="border:2px solid #2884e8;">Content here</div>
        
        
          .myborder {border:2px solid #2884e8;}
        
        Border color #2884e8