#2890ef color space conversions
Hex:
        #2890ef
        RGB:
        40, 144, 239
        CMY:
        84, 44, 6
        CMYK:
        83, 40, 0, 6
      HSL:
        209°, 86.1472%, 54.7059%
        HSV (HSB):
        209°, 83.2636%, 93.7255%
        XYZ:
        26.4283, 26.6296, 85.4085
        xyY:
        0.1909, 0.1923, 26.6296
      CIE-Lab:
        58.6299, 4.6668, -55.7770
        CIE-LCH:
        58.6299, 55.9719, 274.7828
        CIE-Luv:
        58.6299, -32.6654, -89.1529
        Hunter-Lab:
        51.6039, 1.1098, -62.0068
      #2890ef color charts
#2890ef RGB chart
      #2890ef CMYK chart
      #2890ef RGB pie chart
      #2890ef color shades, tints & tones
#2890ef color schemes
#2890ef color preview, HTML & CSS examples
           This text has a color of #2890ef        
        
          <p style="color:#2890ef;">Text here</p>
        
        
          .mytext {color:#2890ef;}
        
        Text color #2890ef
      
           This box has a color of #2890ef        
        
          <div style="background-color:#2890ef;">Content here</div>
        
        
          .mybackground {background-color:#2890ef;}
        
        Background color #2890ef
      
           Border around this has a color of #2890ef        
        
          <div style="border:2px solid #2890ef;">Content here</div>
        
        
          .myborder {border:2px solid #2890ef;}
        
        Border color #2890ef