#2882ef color space conversions
Hex:
        #2882ef
        RGB:
        40, 130, 239
        CMY:
        84, 49, 6
        CMYK:
        83, 46, 0, 6
      HSL:
        213°, 86.1472%, 54.7059%
        HSV (HSB):
        213°, 83.2636%, 93.7255%
        XYZ:
        24.4377, 22.6484, 84.7449
        xyY:
        0.1854, 0.1718, 22.6484
      CIE-Lab:
        54.7083, 13.1620, -62.0595
        CIE-LCH:
        54.7083, 63.4399, 281.9742
        CIE-Luv:
        54.7083, -28.2839, -98.6573
        Hunter-Lab:
        47.5903, 8.3770, -72.2656
      #2882ef color charts
#2882ef RGB chart
      #2882ef CMYK chart
      #2882ef RGB pie chart
      #2882ef color shades, tints & tones
#2882ef color schemes
#2882ef color preview, HTML & CSS examples
           This text has a color of #2882ef        
        
          <p style="color:#2882ef;">Text here</p>
        
        
          .mytext {color:#2882ef;}
        
        Text color #2882ef
      
           This box has a color of #2882ef        
        
          <div style="background-color:#2882ef;">Content here</div>
        
        
          .mybackground {background-color:#2882ef;}
        
        Background color #2882ef
      
           Border around this has a color of #2882ef        
        
          <div style="border:2px solid #2882ef;">Content here</div>
        
        
          .myborder {border:2px solid #2882ef;}
        
        Border color #2882ef