#2839bd color space conversions
Hex:
        #2839bd
        RGB:
        40, 57, 189
        CMY:
        84, 78, 26
        CMYK:
        79, 70, 0, 26
      HSL:
        233°, 65.0655%, 44.9020%
        HSV (HSB):
        233°, 78.8360%, 74.1176%
        XYZ:
        11.5235, 7.0515, 48.8978
        xyY:
        0.1708, 0.1045, 7.0515
      CIE-Lab:
        31.9239, 40.8995, -70.5307
        CIE-LCH:
        31.9239, 81.5313, 300.1087
        CIE-Luv:
        31.9239, -9.6424, -94.5952
        Hunter-Lab:
        26.5546, 30.9902, -90.5886
      #2839bd color charts
#2839bd RGB chart
      #2839bd CMYK chart
      #2839bd RGB pie chart
      #2839bd color shades, tints & tones
#2839bd color schemes
#2839bd color preview, HTML & CSS examples
           This text has a color of #2839bd        
        
          <p style="color:#2839bd;">Text here</p>
        
        
          .mytext {color:#2839bd;}
        
        Text color #2839bd
      
           This box has a color of #2839bd        
        
          <div style="background-color:#2839bd;">Content here</div>
        
        
          .mybackground {background-color:#2839bd;}
        
        Background color #2839bd
      
           Border around this has a color of #2839bd        
        
          <div style="border:2px solid #2839bd;">Content here</div>
        
        
          .myborder {border:2px solid #2839bd;}
        
        Border color #2839bd