#2137bf color space conversions
Hex:
        #2137bf
        RGB:
        33, 55, 191
        CMY:
        87, 78, 25
        CMYK:
        83, 71, 0, 25
      HSL:
        232°, 70.5357%, 43.9216%
        HSV (HSB):
        232°, 82.7225%, 74.9020%
        XYZ:
        11.3974, 6.8173, 50.0054
        xyY:
        0.1671, 0.0999, 6.8173
      CIE-Lab:
        31.3873, 42.3058, -72.6035
        CIE-LCH:
        31.3873, 84.0301, 300.2292
        CIE-Luv:
        31.3873, -10.1757, -96.1494
        Hunter-Lab:
        26.1100, 32.2253, -95.2743
      #2137bf color charts
#2137bf RGB chart
      #2137bf CMYK chart
      #2137bf RGB pie chart
      #2137bf color shades, tints & tones
#2137bf color schemes
#2137bf color preview, HTML & CSS examples
           This text has a color of #2137bf        
        
          <p style="color:#2137bf;">Text here</p>
        
        
          .mytext {color:#2137bf;}
        
        Text color #2137bf
      
           This box has a color of #2137bf        
        
          <div style="background-color:#2137bf;">Content here</div>
        
        
          .mybackground {background-color:#2137bf;}
        
        Background color #2137bf
      
           Border around this has a color of #2137bf        
        
          <div style="border:2px solid #2137bf;">Content here</div>
        
        
          .myborder {border:2px solid #2137bf;}
        
        Border color #2137bf