#2129d7 color space conversions
Hex:
        #2129d7
        RGB:
        33, 41, 215
        CMY:
        87, 84, 16
        CMYK:
        85, 81, 0, 16
      HSL:
        237°, 73.3871%, 48.6275%
        HSV (HSB):
        237°, 84.6512%, 84.3137%
        XYZ:
        13.6859, 6.8155, 64.8842
        xyY:
        0.1603, 0.0798, 6.8155
      CIE-Lab:
        31.3832, 57.8307, -86.6070
        CIE-LCH:
        31.3832, 104.1401, 303.7325
        CIE-Luv:
        31.3832, -8.8012, -110.4937
        Hunter-Lab:
        26.1065, 47.8890, -129.0826
      #2129d7 color charts
#2129d7 RGB chart
      #2129d7 CMYK chart
      #2129d7 RGB pie chart
      #2129d7 color shades, tints & tones
#2129d7 color schemes
#2129d7 color preview, HTML & CSS examples
           This text has a color of #2129d7        
        
          <p style="color:#2129d7;">Text here</p>
        
        
          .mytext {color:#2129d7;}
        
        Text color #2129d7
      
           This box has a color of #2129d7        
        
          <div style="background-color:#2129d7;">Content here</div>
        
        
          .mybackground {background-color:#2129d7;}
        
        Background color #2129d7
      
           Border around this has a color of #2129d7        
        
          <div style="border:2px solid #2129d7;">Content here</div>
        
        
          .myborder {border:2px solid #2129d7;}
        
        Border color #2129d7