#2127b1 color space conversions
Hex:
        #2127b1
        RGB:
        33, 39, 177
        CMY:
        87, 85, 31
        CMYK:
        81, 78, 0, 31
      HSL:
        238°, 68.5714%, 41.1765%
        HSV (HSB):
        238°, 81.3559%, 69.4118%
        XYZ:
        9.2885, 4.9487, 42.0606
        xyY:
        0.1650, 0.0879, 4.9487
      CIE-Lab:
        26.5881, 46.7371, -72.2305
        CIE-LCH:
        26.5881, 86.0326, 302.9051
        CIE-Luv:
        26.5881, -7.1421, -88.4668
        Hunter-Lab:
        22.2457, 35.6016, -96.5296
      #2127b1 color charts
#2127b1 RGB chart
      #2127b1 CMYK chart
      #2127b1 RGB pie chart
      #2127b1 color shades, tints & tones
#2127b1 color schemes
#2127b1 color preview, HTML & CSS examples
           This text has a color of #2127b1        
        
          <p style="color:#2127b1;">Text here</p>
        
        
          .mytext {color:#2127b1;}
        
        Text color #2127b1
      
           This box has a color of #2127b1        
        
          <div style="background-color:#2127b1;">Content here</div>
        
        
          .mybackground {background-color:#2127b1;}
        
        Background color #2127b1
      
           Border around this has a color of #2127b1        
        
          <div style="border:2px solid #2127b1;">Content here</div>
        
        
          .myborder {border:2px solid #2127b1;}
        
        Border color #2127b1