#2134cb color space conversions
Hex:
        #2134cb
        RGB:
        33, 52, 203
        CMY:
        87, 80, 20
        CMYK:
        84, 74, 0, 20
      HSL:
        233°, 72.0339%, 46.2745%
        HSV (HSB):
        233°, 83.7438%, 79.6078%
        XYZ:
        12.6347, 7.0911, 57.2027
        xyY:
        0.1642, 0.0922, 7.0911
      CIE-Lab:
        32.0134, 48.2248, -78.5979
        CIE-LCH:
        32.0134, 92.2131, 301.5317
        CIE-Luv:
        32.0134, -9.9607, -103.5146
        Hunter-Lab:
        26.6291, 38.0916, -108.7219
      #2134cb color charts
#2134cb RGB chart
      #2134cb CMYK chart
      #2134cb RGB pie chart
      #2134cb color shades, tints & tones
#2134cb color schemes
#2134cb color preview, HTML & CSS examples
           This text has a color of #2134cb        
        
          <p style="color:#2134cb;">Text here</p>
        
        
          .mytext {color:#2134cb;}
        
        Text color #2134cb
      
           This box has a color of #2134cb        
        
          <div style="background-color:#2134cb;">Content here</div>
        
        
          .mybackground {background-color:#2134cb;}
        
        Background color #2134cb
      
           Border around this has a color of #2134cb        
        
          <div style="border:2px solid #2134cb;">Content here</div>
        
        
          .myborder {border:2px solid #2134cb;}
        
        Border color #2134cb