#2134b3 color space conversions
Hex:
        #2134b3
        RGB:
        33, 52, 179
        CMY:
        87, 80, 30
        CMYK:
        82, 71, 0, 30
      HSL:
        232°, 68.8679%, 41.5686%
        HSV (HSB):
        232°, 81.5642%, 70.1961%
        XYZ:
        9.9919, 6.0340, 43.2859
        xyY:
        0.1685, 0.1017, 6.0340
      CIE-Lab:
        29.4981, 39.8664, -68.6142
        CIE-LCH:
        29.4981, 79.3552, 300.1576
        CIE-Luv:
        29.4981, -9.3334, -89.1931
        Hunter-Lab:
        24.5642, 29.6204, -87.2832
      #2134b3 color charts
#2134b3 RGB chart
      #2134b3 CMYK chart
      #2134b3 RGB pie chart
      #2134b3 color shades, tints & tones
#2134b3 color schemes
#2134b3 color preview, HTML & CSS examples
           This text has a color of #2134b3        
        
          <p style="color:#2134b3;">Text here</p>
        
        
          .mytext {color:#2134b3;}
        
        Text color #2134b3
      
           This box has a color of #2134b3        
        
          <div style="background-color:#2134b3;">Content here</div>
        
        
          .mybackground {background-color:#2134b3;}
        
        Background color #2134b3
      
           Border around this has a color of #2134b3        
        
          <div style="border:2px solid #2134b3;">Content here</div>
        
        
          .myborder {border:2px solid #2134b3;}
        
        Border color #2134b3