#2135a0 color space conversions
Hex:
        #2135a0
        RGB:
        33, 53, 160
        CMY:
        87, 79, 37
        CMYK:
        79, 67, 0, 37
      HSL:
        231°, 65.8031%, 37.8431%
        HSV (HSB):
        231°, 79.3750%, 62.7451%
        XYZ:
        8.2455, 5.4076, 33.8669
        xyY:
        0.1735, 0.1138, 5.4076
      CIE-Lab:
        27.8658, 32.2644, -59.8784
        CIE-LCH:
        27.8658, 68.0177, 298.3172
        CIE-Luv:
        27.8658, -9.1013, -77.3324
        Hunter-Lab:
        23.2543, 22.5974, -70.0704
      #2135a0 color charts
#2135a0 RGB chart
      #2135a0 CMYK chart
      #2135a0 RGB pie chart
      #2135a0 color shades, tints & tones
#2135a0 color schemes
#2135a0 color preview, HTML & CSS examples
           This text has a color of #2135a0        
        
          <p style="color:#2135a0;">Text here</p>
        
        
          .mytext {color:#2135a0;}
        
        Text color #2135a0
      
           This box has a color of #2135a0        
        
          <div style="background-color:#2135a0;">Content here</div>
        
        
          .mybackground {background-color:#2135a0;}
        
        Background color #2135a0
      
           Border around this has a color of #2135a0        
        
          <div style="border:2px solid #2135a0;">Content here</div>
        
        
          .myborder {border:2px solid #2135a0;}
        
        Border color #2135a0