#2133d2 color space conversions
Hex:
        #2133d2
        RGB:
        33, 51, 210
        CMY:
        87, 80, 18
        CMYK:
        84, 76, 0, 18
      HSL:
        234°, 72.8395%, 47.6471%
        HSV (HSB):
        234°, 84.2857%, 82.3529%
        XYZ:
        13.4439, 7.3441, 61.6818
        xyY:
        0.1630, 0.0891, 7.3441
      CIE-Lab:
        32.5778, 51.1274, -81.7315
        CIE-LCH:
        32.5778, 96.4057, 302.0282
        CIE-Luv:
        32.5778, -10.0000, -107.6515
        Hunter-Lab:
        27.1001, 41.1258, -115.9784
      #2133d2 color charts
#2133d2 RGB chart
      #2133d2 CMYK chart
      #2133d2 RGB pie chart
      #2133d2 color shades, tints & tones
#2133d2 color schemes
#2133d2 color preview, HTML & CSS examples
           This text has a color of #2133d2        
        
          <p style="color:#2133d2;">Text here</p>
        
        
          .mytext {color:#2133d2;}
        
        Text color #2133d2
      
           This box has a color of #2133d2        
        
          <div style="background-color:#2133d2;">Content here</div>
        
        
          .mybackground {background-color:#2133d2;}
        
        Background color #2133d2
      
           Border around this has a color of #2133d2        
        
          <div style="border:2px solid #2133d2;">Content here</div>
        
        
          .myborder {border:2px solid #2133d2;}
        
        Border color #2133d2