#2d3987 color space conversions
Hex:
        #2d3987
        RGB:
        45, 57, 135
        CMY:
        82, 78, 47
        CMYK:
        67, 58, 0, 47
      HSL:
        232°, 50.0000%, 35.2941%
        HSV (HSB):
        232°, 66.6667%, 52.9412%
        XYZ:
        6.9185, 5.2334, 23.5672
        xyY:
        0.1937, 0.1465, 5.2334
      CIE-Lab:
        27.3897, 21.7421, -45.2726
        CIE-LCH:
        27.3897, 50.2228, 295.6526
        CIE-Luv:
        27.3897, -7.3280, -59.3359
        Hunter-Lab:
        22.8767, 13.9489, -45.0660
      #2d3987 color charts
#2d3987 RGB chart
      #2d3987 CMYK chart
      #2d3987 RGB pie chart
      #2d3987 color shades, tints & tones
#2d3987 color schemes
#2d3987 color preview, HTML & CSS examples
           This text has a color of #2d3987        
        
          <p style="color:#2d3987;">Text here</p>
        
        
          .mytext {color:#2d3987;}
        
        Text color #2d3987
      
           This box has a color of #2d3987        
        
          <div style="background-color:#2d3987;">Content here</div>
        
        
          .mybackground {background-color:#2d3987;}
        
        Background color #2d3987
      
           Border around this has a color of #2d3987        
        
          <div style="border:2px solid #2d3987;">Content here</div>
        
        
          .myborder {border:2px solid #2d3987;}
        
        Border color #2d3987