#2932a1 color space conversions
Hex:
        #2932a1
        RGB:
        41, 50, 161
        CMY:
        84, 80, 37
        CMYK:
        75, 69, 0, 37
      HSL:
        236°, 59.4059%, 39.6078%
        HSV (HSB):
        236°, 74.5342%, 63.1373%
        XYZ:
        8.4881, 5.3258, 34.2988
        xyY:
        0.1764, 0.1107, 5.3258
      CIE-Lab:
        27.6436, 35.3722, -60.8352
        CIE-LCH:
        27.6436, 70.3713, 300.1756
        CIE-Luv:
        27.6436, -7.3066, -78.2477
        Hunter-Lab:
        23.0778, 25.2668, -71.9641
      #2932a1 color charts
#2932a1 RGB chart
      #2932a1 CMYK chart
      #2932a1 RGB pie chart
      #2932a1 color shades, tints & tones
#2932a1 color schemes
#2932a1 color preview, HTML & CSS examples
           This text has a color of #2932a1        
        
          <p style="color:#2932a1;">Text here</p>
        
        
          .mytext {color:#2932a1;}
        
        Text color #2932a1
      
           This box has a color of #2932a1        
        
          <div style="background-color:#2932a1;">Content here</div>
        
        
          .mybackground {background-color:#2932a1;}
        
        Background color #2932a1
      
           Border around this has a color of #2932a1        
        
          <div style="border:2px solid #2932a1;">Content here</div>
        
        
          .myborder {border:2px solid #2932a1;}
        
        Border color #2932a1