#2d5ac1 color space conversions
Hex:
        #2d5ac1
        RGB:
        45, 90, 193
        CMY:
        82, 65, 24
        CMYK:
        77, 53, 0, 24
      HSL:
        222°, 62.1849%, 46.6667%
        HSV (HSB):
        222°, 76.6839%, 75.6863%
        XYZ:
        14.3640, 11.7205, 51.9573
        xyY:
        0.1841, 0.1502, 11.7205
      CIE-Lab:
        40.7684, 21.6360, -58.4115
        CIE-LCH:
        40.7684, 62.2898, 290.3250
        CIE-Luv:
        40.7684, -16.8551, -86.6565
        Hunter-Lab:
        34.2352, 14.9814, -66.0173
      #2d5ac1 color charts
#2d5ac1 RGB chart
      #2d5ac1 CMYK chart
      #2d5ac1 RGB pie chart
      #2d5ac1 color shades, tints & tones
#2d5ac1 color schemes
#2d5ac1 color preview, HTML & CSS examples
           This text has a color of #2d5ac1        
        
          <p style="color:#2d5ac1;">Text here</p>
        
        
          .mytext {color:#2d5ac1;}
        
        Text color #2d5ac1
      
           This box has a color of #2d5ac1        
        
          <div style="background-color:#2d5ac1;">Content here</div>
        
        
          .mybackground {background-color:#2d5ac1;}
        
        Background color #2d5ac1
      
           Border around this has a color of #2d5ac1        
        
          <div style="border:2px solid #2d5ac1;">Content here</div>
        
        
          .myborder {border:2px solid #2d5ac1;}
        
        Border color #2d5ac1