#2d3c94 color space conversions
Hex:
        #2d3c94
        RGB:
        45, 60, 148
        CMY:
        82, 76, 42
        CMYK:
        70, 59, 0, 42
      HSL:
        231°, 53.3679%, 37.8431%
        HSV (HSB):
        231°, 69.5946%, 58.0392%
        XYZ:
        8.0433, 5.9277, 28.7372
        xyY:
        0.1883, 0.1388, 5.9277
      CIE-Lab:
        29.2294, 24.5634, -50.3079
        CIE-LCH:
        29.2294, 55.9843, 296.0244
        CIE-Luv:
        29.2294, -8.4329, -67.2875
        Hunter-Lab:
        24.3469, 16.3628, -52.9385
      #2d3c94 color charts
#2d3c94 RGB chart
      #2d3c94 CMYK chart
      #2d3c94 RGB pie chart
      #2d3c94 color shades, tints & tones
#2d3c94 color schemes
#2d3c94 color preview, HTML & CSS examples
           This text has a color of #2d3c94        
        
          <p style="color:#2d3c94;">Text here</p>
        
        
          .mytext {color:#2d3c94;}
        
        Text color #2d3c94
      
           This box has a color of #2d3c94        
        
          <div style="background-color:#2d3c94;">Content here</div>
        
        
          .mybackground {background-color:#2d3c94;}
        
        Background color #2d3c94
      
           Border around this has a color of #2d3c94        
        
          <div style="border:2px solid #2d3c94;">Content here</div>
        
        
          .myborder {border:2px solid #2d3c94;}
        
        Border color #2d3c94