#2b356a color space conversions
Hex:
        #2b356a
        RGB:
        43, 53, 106
        CMY:
        83, 79, 58
        CMYK:
        59, 50, 0, 58
      HSL:
        230°, 42.2819%, 29.2157%
        HSV (HSB):
        230°, 59.4340%, 41.5686%
        XYZ:
        4.8709, 4.1004, 14.1704
        xyY:
        0.2105, 0.1772, 4.1004
      CIE-Lab:
        24.0006, 13.3039, -32.3866
        CIE-LCH:
        24.0006, 35.0126, 292.3321
        CIE-Luv:
        24.0006, -5.8995, -40.3811
        Hunter-Lab:
        20.2495, 7.5005, -27.3160
      #2b356a color charts
#2b356a RGB chart
      #2b356a CMYK chart
      #2b356a RGB pie chart
      #2b356a color shades, tints & tones
#2b356a color schemes
#2b356a color preview, HTML & CSS examples
           This text has a color of #2b356a        
        
          <p style="color:#2b356a;">Text here</p>
        
        
          .mytext {color:#2b356a;}
        
        Text color #2b356a
      
           This box has a color of #2b356a        
        
          <div style="background-color:#2b356a;">Content here</div>
        
        
          .mybackground {background-color:#2b356a;}
        
        Background color #2b356a
      
           Border around this has a color of #2b356a        
        
          <div style="border:2px solid #2b356a;">Content here</div>
        
        
          .myborder {border:2px solid #2b356a;}
        
        Border color #2b356a