#2134e4 color space conversions
Hex:
        #2134e4
        RGB:
        33, 52, 228
        CMY:
        87, 80, 11
        CMYK:
        86, 77, 0, 11
      HSL:
        234°, 78.3133%, 51.1765%
        HSV (HSB):
        234°, 85.5263%, 89.4118%
        XYZ:
        15.8588, 8.3808, 74.1806
        xyY:
        0.1611, 0.0852, 8.3808
      CIE-Lab:
        34.7636, 56.4540, -88.4607
        CIE-LCH:
        34.7636, 104.9397, 302.5453
        CIE-Luv:
        34.7636, -10.6750, -118.0358
        Hunter-Lab:
        28.9495, 47.1220, -131.6607
      #2134e4 color charts
#2134e4 RGB chart
      #2134e4 CMYK chart
      #2134e4 RGB pie chart
      #2134e4 color shades, tints & tones
#2134e4 color schemes
#2134e4 color preview, HTML & CSS examples
           This text has a color of #2134e4        
        
          <p style="color:#2134e4;">Text here</p>
        
        
          .mytext {color:#2134e4;}
        
        Text color #2134e4
      
           This box has a color of #2134e4        
        
          <div style="background-color:#2134e4;">Content here</div>
        
        
          .mybackground {background-color:#2134e4;}
        
        Background color #2134e4
      
           Border around this has a color of #2134e4        
        
          <div style="border:2px solid #2134e4;">Content here</div>
        
        
          .myborder {border:2px solid #2134e4;}
        
        Border color #2134e4