#2d0625 color space conversions
Hex:
        #2d0625
        RGB:
        45, 6, 37
        CMY:
        82, 98, 85
        CMYK:
        0, 87, 18, 82
      HSL:
        312°, 76.4706%, 10.0000%
        HSV (HSB):
        312°, 86.6667%, 17.6471%
        XYZ:
        1.4812, 0.8217, 1.8308
        xyY:
        0.3583, 0.1988, 0.8217
      CIE-Lab:
        7.4224, 23.9326, -10.8543
        CIE-LCH:
        7.4224, 26.2790, 335.6041
        CIE-Luv:
        7.4224, 10.5335, -8.2154
        Hunter-Lab:
        9.0648, 13.3045, -5.6293
      #2d0625 color charts
#2d0625 RGB chart
      #2d0625 CMYK chart
      #2d0625 RGB pie chart
      #2d0625 color shades, tints & tones
#2d0625 color schemes
#2d0625 color preview, HTML & CSS examples
           This text has a color of #2d0625        
        
          <p style="color:#2d0625;">Text here</p>
        
        
          .mytext {color:#2d0625;}
        
        Text color #2d0625
      
           This box has a color of #2d0625        
        
          <div style="background-color:#2d0625;">Content here</div>
        
        
          .mybackground {background-color:#2d0625;}
        
        Background color #2d0625
      
           Border around this has a color of #2d0625        
        
          <div style="border:2px solid #2d0625;">Content here</div>
        
        
          .myborder {border:2px solid #2d0625;}
        
        Border color #2d0625