#2d1667 color space conversions
Hex:
        #2d1667
        RGB:
        45, 22, 103
        CMY:
        82, 91, 60
        CMYK:
        56, 79, 0, 60
      HSL:
        257°, 64.8000%, 24.5098%
        HSV (HSB):
        257°, 78.6408%, 40.3922%
        XYZ:
        3.8173, 2.1110, 13.0382
        xyY:
        0.2013, 0.1113, 2.1110
      CIE-Lab:
        16.0592, 33.0419, -43.3042
        CIE-LCH:
        16.0592, 54.4704, 307.3444
        CIE-Luv:
        16.0592, 1.4299, -44.6034
        Hunter-Lab:
        14.5292, 21.4714, -43.0352
      #2d1667 color charts
#2d1667 RGB chart
      #2d1667 CMYK chart
      #2d1667 RGB pie chart
      #2d1667 color shades, tints & tones
#2d1667 color schemes
#2d1667 color preview, HTML & CSS examples
           This text has a color of #2d1667        
        
          <p style="color:#2d1667;">Text here</p>
        
        
          .mytext {color:#2d1667;}
        
        Text color #2d1667
      
           This box has a color of #2d1667        
        
          <div style="background-color:#2d1667;">Content here</div>
        
        
          .mybackground {background-color:#2d1667;}
        
        Background color #2d1667
      
           Border around this has a color of #2d1667        
        
          <div style="border:2px solid #2d1667;">Content here</div>
        
        
          .myborder {border:2px solid #2d1667;}
        
        Border color #2d1667