#2132b5 color space conversions
Hex:
        #2132b5
        RGB:
        33, 50, 181
        CMY:
        87, 80, 29
        CMYK:
        82, 72, 0, 29
      HSL:
        233°, 69.1589%, 41.9608%
        HSV (HSB):
        233°, 81.7680%, 70.9804%
        XYZ:
        10.1083, 5.9407, 44.3300
        xyY:
        0.1674, 0.0984, 5.9407
      CIE-Lab:
        29.2624, 41.7949, -70.1935
        CIE-LCH:
        29.2624, 81.6942, 300.7706
        CIE-Luv:
        29.2624, -9.0218, -90.5701
        Hunter-Lab:
        24.3736, 31.3742, -90.7733
      #2132b5 color charts
#2132b5 RGB chart
      #2132b5 CMYK chart
      #2132b5 RGB pie chart
      #2132b5 color shades, tints & tones
#2132b5 color schemes
#2132b5 color preview, HTML & CSS examples
           This text has a color of #2132b5        
        
          <p style="color:#2132b5;">Text here</p>
        
        
          .mytext {color:#2132b5;}
        
        Text color #2132b5
      
           This box has a color of #2132b5        
        
          <div style="background-color:#2132b5;">Content here</div>
        
        
          .mybackground {background-color:#2132b5;}
        
        Background color #2132b5
      
           Border around this has a color of #2132b5        
        
          <div style="border:2px solid #2132b5;">Content here</div>
        
        
          .myborder {border:2px solid #2132b5;}
        
        Border color #2132b5