#2d3066 color space conversions
Hex:
        #2d3066
        RGB:
        45, 48, 102
        CMY:
        82, 81, 60
        CMYK:
        56, 53, 0, 60
      HSL:
        237°, 38.7755%, 28.8235%
        HSV (HSB):
        237°, 55.8824%, 40.0000%
        XYZ:
        4.5374, 3.6311, 13.0321
        xyY:
        0.2140, 0.1713, 3.6311
      CIE-Lab:
        22.4123, 15.8112, -32.3350
        CIE-LCH:
        22.4123, 35.9937, 296.0577
        CIE-Luv:
        22.4123, -3.7377, -39.3944
        Hunter-Lab:
        19.0555, 9.1567, -27.2098
      #2d3066 color charts
#2d3066 RGB chart
      #2d3066 CMYK chart
      #2d3066 RGB pie chart
      #2d3066 color shades, tints & tones
#2d3066 color schemes
#2d3066 color preview, HTML & CSS examples
           This text has a color of #2d3066        
        
          <p style="color:#2d3066;">Text here</p>
        
        
          .mytext {color:#2d3066;}
        
        Text color #2d3066
      
           This box has a color of #2d3066        
        
          <div style="background-color:#2d3066;">Content here</div>
        
        
          .mybackground {background-color:#2d3066;}
        
        Background color #2d3066
      
           Border around this has a color of #2d3066        
        
          <div style="border:2px solid #2d3066;">Content here</div>
        
        
          .myborder {border:2px solid #2d3066;}
        
        Border color #2d3066