#2889fa color space conversions
Hex:
        #2889fa
        RGB:
        40, 137, 250
        CMY:
        84, 46, 2
        CMYK:
        84, 45, 0, 2
      HSL:
        212°, 95.4545%, 56.8627%
        HSV (HSB):
        212°, 84.0000%, 98.0392%
        XYZ:
        27.0761, 25.2446, 93.8881
        xyY:
        0.1852, 0.1727, 25.2446
      CIE-Lab:
        57.3129, 12.9882, -63.9603
        CIE-LCH:
        57.3129, 65.2658, 281.4788
        CIE-Luv:
        57.3129, -30.0155, -102.6839
        Hunter-Lab:
        50.2440, 8.2652, -75.6211
      #2889fa color charts
#2889fa RGB chart
      #2889fa CMYK chart
      #2889fa RGB pie chart
      #2889fa color shades, tints & tones
#2889fa color schemes
#2889fa color preview, HTML & CSS examples
           This text has a color of #2889fa        
        
          <p style="color:#2889fa;">Text here</p>
        
        
          .mytext {color:#2889fa;}
        
        Text color #2889fa
      
           This box has a color of #2889fa        
        
          <div style="background-color:#2889fa;">Content here</div>
        
        
          .mybackground {background-color:#2889fa;}
        
        Background color #2889fa
      
           Border around this has a color of #2889fa        
        
          <div style="border:2px solid #2889fa;">Content here</div>
        
        
          .myborder {border:2px solid #2889fa;}
        
        Border color #2889fa