#2129c7 color space conversions
Hex:
        #2129c7
        RGB:
        33, 41, 199
        CMY:
        87, 84, 22
        CMYK:
        83, 79, 0, 22
      HSL:
        237°, 71.5517%, 45.4902%
        HSV (HSB):
        237°, 83.4171%, 78.0392%
        XYZ:
        11.7289, 6.0327, 54.5791
        xyY:
        0.1621, 0.0834, 6.0327
      CIE-Lab:
        29.4949, 52.8311, -80.4342
        CIE-LCH:
        29.4949, 96.2330, 303.2978
        CIE-Luv:
        29.4949, -8.2194, -101.2987
        Hunter-Lab:
        24.5616, 42.2565, -114.5569
      #2129c7 color charts
#2129c7 RGB chart
      #2129c7 CMYK chart
      #2129c7 RGB pie chart
      #2129c7 color shades, tints & tones
#2129c7 color schemes
#2129c7 color preview, HTML & CSS examples
           This text has a color of #2129c7        
        
          <p style="color:#2129c7;">Text here</p>
        
        
          .mytext {color:#2129c7;}
        
        Text color #2129c7
      
           This box has a color of #2129c7        
        
          <div style="background-color:#2129c7;">Content here</div>
        
        
          .mybackground {background-color:#2129c7;}
        
        Background color #2129c7
      
           Border around this has a color of #2129c7        
        
          <div style="border:2px solid #2129c7;">Content here</div>
        
        
          .myborder {border:2px solid #2129c7;}
        
        Border color #2129c7