#2d1446 color space conversions
Hex:
        #2d1446
        RGB:
        45, 20, 70
        CMY:
        82, 92, 73
        CMYK:
        36, 71, 0, 73
      HSL:
        270°, 55.5556%, 17.6471%
        HSV (HSB):
        270°, 71.4286%, 27.4510%
        XYZ:
        2.4378, 1.5004, 5.9555
        xyY:
        0.2464, 0.1517, 1.5004
      CIE-Lab:
        12.6106, 24.1332, -26.5901
        CIE-LCH:
        12.6106, 35.9089, 312.2270
        CIE-Luv:
        12.6106, 4.9085, -25.0673
        Hunter-Lab:
        12.2491, 14.0896, -20.2523
      #2d1446 color charts
#2d1446 RGB chart
      #2d1446 CMYK chart
      #2d1446 RGB pie chart
      #2d1446 color shades, tints & tones
#2d1446 color schemes
#2d1446 color preview, HTML & CSS examples
           This text has a color of #2d1446        
        
          <p style="color:#2d1446;">Text here</p>
        
        
          .mytext {color:#2d1446;}
        
        Text color #2d1446
      
           This box has a color of #2d1446        
        
          <div style="background-color:#2d1446;">Content here</div>
        
        
          .mybackground {background-color:#2d1446;}
        
        Background color #2d1446
      
           Border around this has a color of #2d1446        
        
          <div style="border:2px solid #2d1446;">Content here</div>
        
        
          .myborder {border:2px solid #2d1446;}
        
        Border color #2d1446