#2b179f color space conversions
Hex:
        #2b179f
        RGB:
        43, 23, 159
        CMY:
        83, 91, 38
        CMYK:
        73, 86, 0, 38
      HSL:
        249°, 74.7253%, 35.6863%
        HSV (HSB):
        249°, 85.5346%, 62.3529%
        XYZ:
        7.5607, 3.6296, 33.1030
        xyY:
        0.1707, 0.0819, 3.6296
      CIE-Lab:
        22.4070, 49.4883, -68.2635
        CIE-LCH:
        22.4070, 84.3148, 305.9406
        CIE-Luv:
        22.4070, -3.0184, -77.4351
        Hunter-Lab:
        19.0515, 37.4985, -89.6836
      #2b179f color charts
#2b179f RGB chart
      #2b179f CMYK chart
      #2b179f RGB pie chart
      #2b179f color shades, tints & tones
#2b179f color schemes
#2b179f color preview, HTML & CSS examples
           This text has a color of #2b179f        
        
          <p style="color:#2b179f;">Text here</p>
        
        
          .mytext {color:#2b179f;}
        
        Text color #2b179f
      
           This box has a color of #2b179f        
        
          <div style="background-color:#2b179f;">Content here</div>
        
        
          .mybackground {background-color:#2b179f;}
        
        Background color #2b179f
      
           Border around this has a color of #2b179f        
        
          <div style="border:2px solid #2b179f;">Content here</div>
        
        
          .myborder {border:2px solid #2b179f;}
        
        Border color #2b179f