#2891f2 color space conversions
Hex:
        #2891f2
        RGB:
        40, 145, 242
        CMY:
        84, 43, 5
        CMYK:
        83, 40, 0, 5
      HSL:
        209°, 88.5965%, 55.2941%
        HSV (HSB):
        209°, 83.4711%, 94.9020%
        XYZ:
        27.0275, 27.1127, 87.8132
        xyY:
        0.1904, 0.1910, 27.1127
      CIE-Lab:
        59.0785, 5.1811, -56.7186
        CIE-LCH:
        59.0785, 56.9548, 275.2193
        CIE-Luv:
        59.0785, -32.8462, -90.8745
        Hunter-Lab:
        52.0699, 1.5303, -63.5406
      #2891f2 color charts
#2891f2 RGB chart
      #2891f2 CMYK chart
      #2891f2 RGB pie chart
      #2891f2 color shades, tints & tones
#2891f2 color schemes
#2891f2 color preview, HTML & CSS examples
           This text has a color of #2891f2        
        
          <p style="color:#2891f2;">Text here</p>
        
        
          .mytext {color:#2891f2;}
        
        Text color #2891f2
      
           This box has a color of #2891f2        
        
          <div style="background-color:#2891f2;">Content here</div>
        
        
          .mybackground {background-color:#2891f2;}
        
        Background color #2891f2
      
           Border around this has a color of #2891f2        
        
          <div style="border:2px solid #2891f2;">Content here</div>
        
        
          .myborder {border:2px solid #2891f2;}
        
        Border color #2891f2