#2d50bf color space conversions
Hex:
        #2d50bf
        RGB:
        45, 80, 191
        CMY:
        82, 69, 25
        CMYK:
        76, 58, 0, 25
      HSL:
        226°, 61.8644%, 46.2745%
        HSV (HSB):
        226°, 76.4398%, 74.9020%
        XYZ:
        13.3548, 10.0568, 50.5275
        xyY:
        0.1806, 0.1360, 10.0568
      CIE-Lab:
        37.9442, 27.4201, -61.8338
        CIE-LCH:
        37.9442, 67.6408, 293.9148
        CIE-Luv:
        37.9442, -14.1464, -89.6365
        Hunter-Lab:
        31.7125, 19.6735, -72.2681
      #2d50bf color charts
#2d50bf RGB chart
      #2d50bf CMYK chart
      #2d50bf RGB pie chart
      #2d50bf color shades, tints & tones
#2d50bf color schemes
#2d50bf color preview, HTML & CSS examples
           This text has a color of #2d50bf        
        
          <p style="color:#2d50bf;">Text here</p>
        
        
          .mytext {color:#2d50bf;}
        
        Text color #2d50bf
      
           This box has a color of #2d50bf        
        
          <div style="background-color:#2d50bf;">Content here</div>
        
        
          .mybackground {background-color:#2d50bf;}
        
        Background color #2d50bf
      
           Border around this has a color of #2d50bf        
        
          <div style="border:2px solid #2d50bf;">Content here</div>
        
        
          .myborder {border:2px solid #2d50bf;}
        
        Border color #2d50bf