#2d195b color space conversions
Hex:
        #2d195b
        RGB:
        45, 25, 91
        CMY:
        82, 90, 64
        CMYK:
        51, 73, 0, 64
      HSL:
        258°, 56.8966%, 22.7451%
        HSV (HSB):
        258°, 72.5275%, 35.6863%
        XYZ:
        3.3181, 2.0085, 10.1103
        xyY:
        0.2149, 0.1301, 2.0085
      CIE-Lab:
        15.5317, 27.5015, -36.2010
        CIE-LCH:
        15.5317, 45.4625, 307.2235
        CIE-Luv:
        15.5317, 2.0740, -37.3341
        Hunter-Lab:
        14.1721, 16.9915, -32.3768
      #2d195b color charts
#2d195b RGB chart
      #2d195b CMYK chart
      #2d195b RGB pie chart
      #2d195b color shades, tints & tones
#2d195b color schemes
#2d195b color preview, HTML & CSS examples
           This text has a color of #2d195b        
        
          <p style="color:#2d195b;">Text here</p>
        
        
          .mytext {color:#2d195b;}
        
        Text color #2d195b
      
           This box has a color of #2d195b        
        
          <div style="background-color:#2d195b;">Content here</div>
        
        
          .mybackground {background-color:#2d195b;}
        
        Background color #2d195b
      
           Border around this has a color of #2d195b        
        
          <div style="border:2px solid #2d195b;">Content here</div>
        
        
          .myborder {border:2px solid #2d195b;}
        
        Border color #2d195b