#2d3c87 color space conversions
Hex:
        #2d3c87
        RGB:
        45, 60, 135
        CMY:
        82, 76, 47
        CMYK:
        67, 56, 0, 47
      HSL:
        230°, 50.0000%, 35.2941%
        HSV (HSB):
        230°, 66.6667%, 52.9412%
        XYZ:
        7.0712, 5.5389, 23.6181
        xyY:
        0.1952, 0.1529, 5.5389
      CIE-Lab:
        28.2179, 19.6971, -43.9309
        CIE-LCH:
        28.2179, 48.1446, 294.1498
        CIE-Luv:
        28.2179, -8.1315, -58.2261
        Hunter-Lab:
        23.5348, 12.4458, -43.0254
      #2d3c87 color charts
#2d3c87 RGB chart
      #2d3c87 CMYK chart
      #2d3c87 RGB pie chart
      #2d3c87 color shades, tints & tones
#2d3c87 color schemes
#2d3c87 color preview, HTML & CSS examples
           This text has a color of #2d3c87        
        
          <p style="color:#2d3c87;">Text here</p>
        
        
          .mytext {color:#2d3c87;}
        
        Text color #2d3c87
      
           This box has a color of #2d3c87        
        
          <div style="background-color:#2d3c87;">Content here</div>
        
        
          .mybackground {background-color:#2d3c87;}
        
        Background color #2d3c87
      
           Border around this has a color of #2d3c87        
        
          <div style="border:2px solid #2d3c87;">Content here</div>
        
        
          .myborder {border:2px solid #2d3c87;}
        
        Border color #2d3c87