#2129e1 color space conversions
Hex:
        #2129e1
        RGB:
        33, 41, 225
        CMY:
        87, 84, 12
        CMYK:
        85, 82, 0, 12
      HSL:
        238°, 76.1905%, 50.5882%
        HSV (HSB):
        238°, 85.3333%, 88.2353%
        XYZ:
        15.0107, 7.3455, 71.8608
        xyY:
        0.1593, 0.0780, 7.3455
      CIE-Lab:
        32.5807, 60.8662, -90.3703
        CIE-LCH:
        32.5807, 108.9563, 303.9610
        CIE-Luv:
        32.5807, -9.1675, -116.1966
        Hunter-Lab:
        27.1025, 51.4330, -138.2325
      #2129e1 color charts
#2129e1 RGB chart
      #2129e1 CMYK chart
      #2129e1 RGB pie chart
      #2129e1 color shades, tints & tones
#2129e1 color schemes
#2129e1 color preview, HTML & CSS examples
           This text has a color of #2129e1        
        
          <p style="color:#2129e1;">Text here</p>
        
        
          .mytext {color:#2129e1;}
        
        Text color #2129e1
      
           This box has a color of #2129e1        
        
          <div style="background-color:#2129e1;">Content here</div>
        
        
          .mybackground {background-color:#2129e1;}
        
        Background color #2129e1
      
           Border around this has a color of #2129e1        
        
          <div style="border:2px solid #2129e1;">Content here</div>
        
        
          .myborder {border:2px solid #2129e1;}
        
        Border color #2129e1