#2932a3 color space conversions
Hex:
        #2932a3
        RGB:
        41, 50, 163
        CMY:
        84, 80, 36
        CMYK:
        75, 69, 0, 36
      HSL:
        236°, 59.8039%, 40.0000%
        HSV (HSB):
        236°, 74.8466%, 63.9216%
        XYZ:
        8.6659, 5.3970, 35.2353
        xyY:
        0.1758, 0.1095, 5.3970
      CIE-Lab:
        27.8370, 36.0884, -61.7291
        CIE-LCH:
        27.8370, 71.5042, 300.3117
        CIE-Luv:
        27.8370, -7.3731, -79.4915
        Hunter-Lab:
        23.2314, 25.9303, -73.6639
      #2932a3 color charts
#2932a3 RGB chart
      #2932a3 CMYK chart
      #2932a3 RGB pie chart
      #2932a3 color shades, tints & tones
#2932a3 color schemes
#2932a3 color preview, HTML & CSS examples
           This text has a color of #2932a3        
        
          <p style="color:#2932a3;">Text here</p>
        
        
          .mytext {color:#2932a3;}
        
        Text color #2932a3
      
           This box has a color of #2932a3        
        
          <div style="background-color:#2932a3;">Content here</div>
        
        
          .mybackground {background-color:#2932a3;}
        
        Background color #2932a3
      
           Border around this has a color of #2932a3        
        
          <div style="border:2px solid #2932a3;">Content here</div>
        
        
          .myborder {border:2px solid #2932a3;}
        
        Border color #2932a3