#2d4bca color space conversions
Hex:
        #2d4bca
        RGB:
        45, 75, 202
        CMY:
        82, 71, 21
        CMYK:
        78, 63, 0, 21
      HSL:
        229°, 63.5628%, 48.4314%
        HSV (HSB):
        229°, 77.7228%, 79.2157%
        XYZ:
        14.2589, 9.8543, 57.0277
        xyY:
        0.1757, 0.1214, 9.8543
      CIE-Lab:
        37.5797, 34.7295, -68.8361
        CIE-LCH:
        37.5797, 77.1009, 296.7720
        CIE-Luv:
        37.5797, -13.0155, -98.7471
        Hunter-Lab:
        31.3916, 26.1445, -85.7354
      #2d4bca color charts
#2d4bca RGB chart
      #2d4bca CMYK chart
      #2d4bca RGB pie chart
      #2d4bca color shades, tints & tones
#2d4bca color schemes
#2d4bca color preview, HTML & CSS examples
           This text has a color of #2d4bca        
        
          <p style="color:#2d4bca;">Text here</p>
        
        
          .mytext {color:#2d4bca;}
        
        Text color #2d4bca
      
           This box has a color of #2d4bca        
        
          <div style="background-color:#2d4bca;">Content here</div>
        
        
          .mybackground {background-color:#2d4bca;}
        
        Background color #2d4bca
      
           Border around this has a color of #2d4bca        
        
          <div style="border:2px solid #2d4bca;">Content here</div>
        
        
          .myborder {border:2px solid #2d4bca;}
        
        Border color #2d4bca