#2131b4 color space conversions
Hex:
        #2131b4
        RGB:
        33, 49, 180
        CMY:
        87, 81, 29
        CMYK:
        82, 73, 0, 29
      HSL:
        233°, 69.0141%, 41.7647%
        HSV (HSB):
        233°, 81.6667%, 70.5882%
        XYZ:
        9.9637, 5.8152, 43.7773
        xyY:
        0.1673, 0.0976, 5.8152
      CIE-Lab:
        28.9415, 42.0437, -70.1283
        CIE-LCH:
        28.9415, 81.7658, 300.9438
        CIE-Luv:
        28.9415, -8.8185, -90.0393
        Hunter-Lab:
        24.1148, 31.5515, -90.7529
      #2131b4 color charts
#2131b4 RGB chart
      #2131b4 CMYK chart
      #2131b4 RGB pie chart
      #2131b4 color shades, tints & tones
#2131b4 color schemes
#2131b4 color preview, HTML & CSS examples
           This text has a color of #2131b4        
        
          <p style="color:#2131b4;">Text here</p>
        
        
          .mytext {color:#2131b4;}
        
        Text color #2131b4
      
           This box has a color of #2131b4        
        
          <div style="background-color:#2131b4;">Content here</div>
        
        
          .mybackground {background-color:#2131b4;}
        
        Background color #2131b4
      
           Border around this has a color of #2131b4        
        
          <div style="border:2px solid #2131b4;">Content here</div>
        
        
          .myborder {border:2px solid #2131b4;}
        
        Border color #2131b4