#2881eb color space conversions
Hex:
        #2881eb
        RGB:
        40, 129, 235
        CMY:
        84, 49, 8
        CMYK:
        83, 45, 0, 8
      HSL:
        213°, 82.9787%, 53.9216%
        HSV (HSB):
        213°, 82.9787%, 92.1569%
        XYZ:
        23.7207, 22.1498, 81.6224
        xyY:
        0.1861, 0.1737, 22.1498
      CIE-Lab:
        54.1856, 12.2749, -60.6729
        CIE-LCH:
        54.1856, 61.9021, 281.4373
        CIE-Luv:
        54.1856, -28.1211, -96.1883
        Hunter-Lab:
        47.0636, 7.6054, -69.8822
      #2881eb color charts
#2881eb RGB chart
      #2881eb CMYK chart
      #2881eb RGB pie chart
      #2881eb color shades, tints & tones
#2881eb color schemes
#2881eb color preview, HTML & CSS examples
           This text has a color of #2881eb        
        
          <p style="color:#2881eb;">Text here</p>
        
        
          .mytext {color:#2881eb;}
        
        Text color #2881eb
      
           This box has a color of #2881eb        
        
          <div style="background-color:#2881eb;">Content here</div>
        
        
          .mybackground {background-color:#2881eb;}
        
        Background color #2881eb
      
           Border around this has a color of #2881eb        
        
          <div style="border:2px solid #2881eb;">Content here</div>
        
        
          .myborder {border:2px solid #2881eb;}
        
        Border color #2881eb