#2134db color space conversions
Hex:
        #2134db
        RGB:
        33, 52, 219
        CMY:
        87, 80, 14
        CMYK:
        85, 76, 0, 14
      HSL:
        234°, 73.8095%, 49.4118%
        HSV (HSB):
        234°, 84.9315%, 85.8824%
        XYZ:
        14.6414, 7.8938, 67.7698
        xyY:
        0.1621, 0.0874, 7.8938
      CIE-Lab:
        33.7607, 53.5449, -84.9667
        CIE-LCH:
        33.7607, 100.4310, 302.2186
        CIE-Luv:
        33.7607, -10.4118, -112.8473
        Hunter-Lab:
        28.0959, 43.8524, -123.3457
      #2134db color charts
#2134db RGB chart
      #2134db CMYK chart
      #2134db RGB pie chart
      #2134db color shades, tints & tones
#2134db color schemes
#2134db color preview, HTML & CSS examples
           This text has a color of #2134db        
        
          <p style="color:#2134db;">Text here</p>
        
        
          .mytext {color:#2134db;}
        
        Text color #2134db
      
           This box has a color of #2134db        
        
          <div style="background-color:#2134db;">Content here</div>
        
        
          .mybackground {background-color:#2134db;}
        
        Background color #2134db
      
           Border around this has a color of #2134db        
        
          <div style="border:2px solid #2134db;">Content here</div>
        
        
          .myborder {border:2px solid #2134db;}
        
        Border color #2134db