#2d168b color space conversions
Hex:
        #2d168b
        RGB:
        45, 22, 139
        CMY:
        82, 91, 45
        CMYK:
        68, 84, 0, 45
      HSL:
        252°, 72.6708%, 31.5686%
        HSV (HSB):
        252°, 84.1727%, 54.5098%
        XYZ:
        6.0293, 2.9958, 24.6866
        xyY:
        0.1788, 0.0889, 2.9958
      CIE-Lab:
        20.0270, 44.1208, -59.8387
        CIE-LCH:
        20.0270, 74.3459, 306.4024
        CIE-Luv:
        20.0270, -1.2867, -65.7866
        Hunter-Lab:
        17.3083, 31.8902, -72.4484
      #2d168b color charts
#2d168b RGB chart
      #2d168b CMYK chart
      #2d168b RGB pie chart
      #2d168b color shades, tints & tones
#2d168b color schemes
#2d168b color preview, HTML & CSS examples
           This text has a color of #2d168b        
        
          <p style="color:#2d168b;">Text here</p>
        
        
          .mytext {color:#2d168b;}
        
        Text color #2d168b
      
           This box has a color of #2d168b        
        
          <div style="background-color:#2d168b;">Content here</div>
        
        
          .mybackground {background-color:#2d168b;}
        
        Background color #2d168b
      
           Border around this has a color of #2d168b        
        
          <div style="border:2px solid #2d168b;">Content here</div>
        
        
          .myborder {border:2px solid #2d168b;}
        
        Border color #2d168b