#2892ef color space conversions
Hex:
        #2892ef
        RGB:
        40, 146, 239
        CMY:
        84, 43, 6
        CMYK:
        83, 39, 0, 6
      HSL:
        208°, 86.1472%, 54.7059%
        HSV (HSB):
        208°, 83.2636%, 93.7255%
        XYZ:
        26.7339, 27.2409, 85.5103
        xyY:
        0.1917, 0.1953, 27.2409
      CIE-Lab:
        59.1966, 3.4773, -54.8732
        CIE-LCH:
        59.1966, 54.9833, 273.6260
        CIE-Luv:
        59.1966, -33.3073, -87.7179
        Hunter-Lab:
        52.1928, 0.0930, -60.6031
      #2892ef color charts
#2892ef RGB chart
      #2892ef CMYK chart
      #2892ef RGB pie chart
      #2892ef color shades, tints & tones
#2892ef color schemes
#2892ef color preview, HTML & CSS examples
           This text has a color of #2892ef        
        
          <p style="color:#2892ef;">Text here</p>
        
        
          .mytext {color:#2892ef;}
        
        Text color #2892ef
      
           This box has a color of #2892ef        
        
          <div style="background-color:#2892ef;">Content here</div>
        
        
          .mybackground {background-color:#2892ef;}
        
        Background color #2892ef
      
           Border around this has a color of #2892ef        
        
          <div style="border:2px solid #2892ef;">Content here</div>
        
        
          .myborder {border:2px solid #2892ef;}
        
        Border color #2892ef