#2895ef color space conversions
Hex:
        #2895ef
        RGB:
        40, 149, 239
        CMY:
        84, 42, 6
        CMYK:
        83, 38, 0, 6
      HSL:
        207°, 86.1472%, 54.7059%
        HSV (HSB):
        207°, 83.2636%, 93.7255%
        XYZ:
        27.2025, 28.1780, 85.6665
        xyY:
        0.1929, 0.1998, 28.1780
      CIE-Lab:
        60.0492, 1.7053, -53.5155
        CIE-LCH:
        60.0492, 53.5427, 271.8251
        CIE-Luv:
        60.0492, -34.2764, -85.5346
        Hunter-Lab:
        53.0830, -1.4224, -58.5255
      #2895ef color charts
#2895ef RGB chart
      #2895ef CMYK chart
      #2895ef RGB pie chart
      #2895ef color shades, tints & tones
#2895ef color schemes
#2895ef color preview, HTML & CSS examples
           This text has a color of #2895ef        
        
          <p style="color:#2895ef;">Text here</p>
        
        
          .mytext {color:#2895ef;}
        
        Text color #2895ef
      
           This box has a color of #2895ef        
        
          <div style="background-color:#2895ef;">Content here</div>
        
        
          .mybackground {background-color:#2895ef;}
        
        Background color #2895ef
      
           Border around this has a color of #2895ef        
        
          <div style="border:2px solid #2895ef;">Content here</div>
        
        
          .myborder {border:2px solid #2895ef;}
        
        Border color #2895ef