#2d3086 color space conversions
Hex:
        #2d3086
        RGB:
        45, 48, 134
        CMY:
        82, 81, 47
        CMYK:
        66, 64, 0, 47
      HSL:
        238°, 49.7207%, 35.0980%
        HSV (HSB):
        238°, 66.4179%, 52.5490%
        XYZ:
        6.4422, 4.3930, 23.0627
        xyY:
        0.1900, 0.1296, 4.3930
      CIE-Lab:
        24.9304, 27.4376, -48.6496
        CIE-LCH:
        24.9304, 55.8535, 299.4223
        CIE-Luv:
        24.9304, -5.1079, -61.2448
        Hunter-Lab:
        20.9595, 18.1853, -50.5676
      #2d3086 color charts
#2d3086 RGB chart
      #2d3086 CMYK chart
      #2d3086 RGB pie chart
      #2d3086 color shades, tints & tones
#2d3086 color schemes
#2d3086 color preview, HTML & CSS examples
           This text has a color of #2d3086        
        
          <p style="color:#2d3086;">Text here</p>
        
        
          .mytext {color:#2d3086;}
        
        Text color #2d3086
      
           This box has a color of #2d3086        
        
          <div style="background-color:#2d3086;">Content here</div>
        
        
          .mybackground {background-color:#2d3086;}
        
        Background color #2d3086
      
           Border around this has a color of #2d3086        
        
          <div style="border:2px solid #2d3086;">Content here</div>
        
        
          .myborder {border:2px solid #2d3086;}
        
        Border color #2d3086