#2889eb color space conversions
Hex:
        #2889eb
        RGB:
        40, 137, 235
        CMY:
        84, 46, 8
        CMYK:
        83, 42, 0, 8
      HSL:
        210°, 82.9787%, 53.9216%
        HSV (HSB):
        210°, 82.9787%, 92.1569%
        XYZ:
        24.8161, 24.3406, 81.9875
        xyY:
        0.1892, 0.1856, 24.3406
      CIE-Lab:
        56.4272, 7.3856, -57.0785
        CIE-LCH:
        56.4272, 57.5544, 277.3728
        CIE-Luv:
        56.4272, -30.6155, -90.8382
        Hunter-Lab:
        49.3362, 3.4473, -63.9936
      #2889eb color charts
#2889eb RGB chart
      #2889eb CMYK chart
      #2889eb RGB pie chart
      #2889eb color shades, tints & tones
#2889eb color schemes
#2889eb color preview, HTML & CSS examples
           This text has a color of #2889eb        
        
          <p style="color:#2889eb;">Text here</p>
        
        
          .mytext {color:#2889eb;}
        
        Text color #2889eb
      
           This box has a color of #2889eb        
        
          <div style="background-color:#2889eb;">Content here</div>
        
        
          .mybackground {background-color:#2889eb;}
        
        Background color #2889eb
      
           Border around this has a color of #2889eb        
        
          <div style="border:2px solid #2889eb;">Content here</div>
        
        
          .myborder {border:2px solid #2889eb;}
        
        Border color #2889eb