#2b178f color space conversions
Hex:
        #2b178f
        RGB:
        43, 23, 143
        CMY:
        83, 91, 44
        CMYK:
        70, 84, 0, 44
      HSL:
        250°, 72.2892%, 32.5490%
        HSV (HSB):
        250°, 83.9161%, 56.0784%
        XYZ:
        6.2606, 3.1096, 26.2568
        xyY:
        0.1757, 0.0873, 3.1096
      CIE-Lab:
        20.4774, 44.6973, -61.5949
        CIE-LCH:
        20.4774, 76.1038, 305.9671
        CIE-Luv:
        20.4774, -2.0381, -68.0948
        Hunter-Lab:
        17.6339, 32.5136, -75.9388
      #2b178f color charts
#2b178f RGB chart
      #2b178f CMYK chart
      #2b178f RGB pie chart
      #2b178f color shades, tints & tones
#2b178f color schemes
#2b178f color preview, HTML & CSS examples
           This text has a color of #2b178f        
        
          <p style="color:#2b178f;">Text here</p>
        
        
          .mytext {color:#2b178f;}
        
        Text color #2b178f
      
           This box has a color of #2b178f        
        
          <div style="background-color:#2b178f;">Content here</div>
        
        
          .mybackground {background-color:#2b178f;}
        
        Background color #2b178f
      
           Border around this has a color of #2b178f        
        
          <div style="border:2px solid #2b178f;">Content here</div>
        
        
          .myborder {border:2px solid #2b178f;}
        
        Border color #2b178f