#2b5ac1 color space conversions
Hex:
        #2b5ac1
        RGB:
        43, 90, 193
        CMY:
        83, 65, 24
        CMYK:
        78, 53, 0, 24
      HSL:
        221°, 63.5593%, 46.2745%
        HSV (HSB):
        221°, 77.7202%, 75.6863%
        XYZ:
        14.2781, 11.6762, 51.9533
        xyY:
        0.1833, 0.1499, 11.6762
      CIE-Lab:
        40.6968, 21.4125, -58.5309
        CIE-LCH:
        40.6968, 62.3246, 290.0942
        CIE-Luv:
        40.6968, -17.1581, -86.7591
        Hunter-Lab:
        34.1704, 14.7878, -66.2262
      #2b5ac1 color charts
#2b5ac1 RGB chart
      #2b5ac1 CMYK chart
      #2b5ac1 RGB pie chart
      #2b5ac1 color shades, tints & tones
#2b5ac1 color schemes
#2b5ac1 color preview, HTML & CSS examples
           This text has a color of #2b5ac1        
        
          <p style="color:#2b5ac1;">Text here</p>
        
        
          .mytext {color:#2b5ac1;}
        
        Text color #2b5ac1
      
           This box has a color of #2b5ac1        
        
          <div style="background-color:#2b5ac1;">Content here</div>
        
        
          .mybackground {background-color:#2b5ac1;}
        
        Background color #2b5ac1
      
           Border around this has a color of #2b5ac1        
        
          <div style="border:2px solid #2b5ac1;">Content here</div>
        
        
          .myborder {border:2px solid #2b5ac1;}
        
        Border color #2b5ac1