#2133e1 color space conversions
Hex:
        #2133e1
        RGB:
        33, 51, 225
        CMY:
        87, 80, 12
        CMYK:
        85, 77, 0, 12
      HSL:
        234°, 76.1905%, 50.5882%
        HSV (HSB):
        234°, 85.3333%, 88.2353%
        XYZ:
        15.4016, 8.1272, 71.9911
        xyY:
        0.1612, 0.0851, 8.1272
      CIE-Lab:
        34.2465, 56.0122, -87.6035
        CIE-LCH:
        34.2465, 103.9795, 302.5942
        CIE-Luv:
        34.2465, -10.4432, -116.3286
        Hunter-Lab:
        28.5083, 46.5453, -129.7674
      #2133e1 color charts
#2133e1 RGB chart
      #2133e1 CMYK chart
      #2133e1 RGB pie chart
      #2133e1 color shades, tints & tones
#2133e1 color schemes
#2133e1 color preview, HTML & CSS examples
           This text has a color of #2133e1        
        
          <p style="color:#2133e1;">Text here</p>
        
        
          .mytext {color:#2133e1;}
        
        Text color #2133e1
      
           This box has a color of #2133e1        
        
          <div style="background-color:#2133e1;">Content here</div>
        
        
          .mybackground {background-color:#2133e1;}
        
        Background color #2133e1
      
           Border around this has a color of #2133e1        
        
          <div style="border:2px solid #2133e1;">Content here</div>
        
        
          .myborder {border:2px solid #2133e1;}
        
        Border color #2133e1