#2840ef color space conversions
Hex:
        #2840ef
        RGB:
        40, 64, 239
        CMY:
        84, 75, 6
        CMYK:
        83, 73, 0, 6
      HSL:
        233°, 86.1472%, 54.7059%
        HSV (HSB):
        233°, 83.2636%, 93.7255%
        XYZ:
        18.2885, 10.3499, 82.6952
        xyY:
        0.1643, 0.0930, 10.3499
      CIE-Lab:
        38.4632, 53.9022, -88.5729
        CIE-LCH:
        38.4632, 103.6851, 301.3232
        CIE-Luv:
        38.4632, -12.1677, -123.7085
        Hunter-Lab:
        32.1713, 45.1725, -129.8831
      #2840ef color charts
#2840ef RGB chart
      #2840ef CMYK chart
      #2840ef RGB pie chart
      #2840ef color shades, tints & tones
#2840ef color schemes
#2840ef color preview, HTML & CSS examples
           This text has a color of #2840ef        
        
          <p style="color:#2840ef;">Text here</p>
        
        
          .mytext {color:#2840ef;}
        
        Text color #2840ef
      
           This box has a color of #2840ef        
        
          <div style="background-color:#2840ef;">Content here</div>
        
        
          .mybackground {background-color:#2840ef;}
        
        Background color #2840ef
      
           Border around this has a color of #2840ef        
        
          <div style="border:2px solid #2840ef;">Content here</div>
        
        
          .myborder {border:2px solid #2840ef;}
        
        Border color #2840ef