#2932b1 color space conversions
Hex:
        #2932b1
        RGB:
        41, 50, 177
        CMY:
        84, 80, 31
        CMYK:
        77, 72, 0, 31
      HSL:
        236°, 62.3853%, 42.7451%
        HSV (HSB):
        236°, 76.8362%, 69.4118%
        XYZ:
        9.9909, 5.9269, 42.2124
        xyY:
        0.1719, 0.1020, 5.9269
      CIE-Lab:
        29.2274, 41.0251, -67.8550
        CIE-LCH:
        29.2274, 79.2929, 301.1571
        CIE-Luv:
        29.2274, -7.8437, -88.0807
        Hunter-Lab:
        24.3453, 30.6488, -85.7614
      #2932b1 color charts
#2932b1 RGB chart
      #2932b1 CMYK chart
      #2932b1 RGB pie chart
      #2932b1 color shades, tints & tones
#2932b1 color schemes
#2932b1 color preview, HTML & CSS examples
           This text has a color of #2932b1        
        
          <p style="color:#2932b1;">Text here</p>
        
        
          .mytext {color:#2932b1;}
        
        Text color #2932b1
      
           This box has a color of #2932b1        
        
          <div style="background-color:#2932b1;">Content here</div>
        
        
          .mybackground {background-color:#2932b1;}
        
        Background color #2932b1
      
           Border around this has a color of #2932b1        
        
          <div style="border:2px solid #2932b1;">Content here</div>
        
        
          .myborder {border:2px solid #2932b1;}
        
        Border color #2932b1