#2938b1 color space conversions
Hex:
        #2938b1
        RGB:
        41, 56, 177
        CMY:
        84, 78, 31
        CMYK:
        77, 68, 0, 31
      HSL:
        233°, 62.3853%, 42.7451%
        HSV (HSB):
        233°, 76.8362%, 69.4118%
        XYZ:
        10.2644, 6.4741, 42.3036
        xyY:
        0.1738, 0.1097, 6.4741
      CIE-Lab:
        30.5784, 37.3364, -65.6307
        CIE-LCH:
        30.5784, 75.5076, 299.6350
        CIE-Luv:
        30.5784, -8.9815, -87.3100
        Hunter-Lab:
        25.4442, 27.4811, -80.7647
      #2938b1 color charts
#2938b1 RGB chart
      #2938b1 CMYK chart
      #2938b1 RGB pie chart
      #2938b1 color shades, tints & tones
#2938b1 color schemes
#2938b1 color preview, HTML & CSS examples
           This text has a color of #2938b1        
        
          <p style="color:#2938b1;">Text here</p>
        
        
          .mytext {color:#2938b1;}
        
        Text color #2938b1
      
           This box has a color of #2938b1        
        
          <div style="background-color:#2938b1;">Content here</div>
        
        
          .mybackground {background-color:#2938b1;}
        
        Background color #2938b1
      
           Border around this has a color of #2938b1        
        
          <div style="border:2px solid #2938b1;">Content here</div>
        
        
          .myborder {border:2px solid #2938b1;}
        
        Border color #2938b1