#2d89ee color space conversions
Hex:
        #2d89ee
        RGB:
        45, 137, 238
        CMY:
        82, 46, 7
        CMYK:
        81, 42, 0, 7
      HSL:
        211°, 85.0220%, 55.4902%
        HSV (HSB):
        211°, 81.0924%, 93.3333%
        XYZ:
        25.4605, 24.6223, 84.2996
        xyY:
        0.1895, 0.1832, 24.6223
      CIE-Lab:
        56.7055, 8.9283, -58.2932
        CIE-LCH:
        56.7055, 58.9730, 278.7079
        CIE-Luv:
        56.7055, -29.9306, -93.0299
        Hunter-Lab:
        49.6208, 4.7520, -65.9917
      #2d89ee color charts
#2d89ee RGB chart
      #2d89ee CMYK chart
      #2d89ee RGB pie chart
      #2d89ee color shades, tints & tones
#2d89ee color schemes
#2d89ee color preview, HTML & CSS examples
           This text has a color of #2d89ee        
        
          <p style="color:#2d89ee;">Text here</p>
        
        
          .mytext {color:#2d89ee;}
        
        Text color #2d89ee
      
           This box has a color of #2d89ee        
        
          <div style="background-color:#2d89ee;">Content here</div>
        
        
          .mybackground {background-color:#2d89ee;}
        
        Background color #2d89ee
      
           Border around this has a color of #2d89ee        
        
          <div style="border:2px solid #2d89ee;">Content here</div>
        
        
          .myborder {border:2px solid #2d89ee;}
        
        Border color #2d89ee