#2d0637 color space conversions
Hex:
        #2d0637
        RGB:
        45, 6, 55
        CMY:
        82, 98, 78
        CMYK:
        18, 89, 0, 78
      HSL:
        288°, 80.3279%, 11.9608%
        HSV (HSB):
        288°, 89.0909%, 21.5686%
        XYZ:
        1.8369, 0.9640, 3.7037
        xyY:
        0.2824, 0.1482, 0.9640
      CIE-Lab:
        8.6876, 27.7671, -22.2370
        CIE-LCH:
        8.6876, 35.5738, 321.3109
        CIE-Luv:
        8.6876, 7.9337, -17.1430
        Hunter-Lab:
        9.8182, 16.2139, -15.4929
      #2d0637 color charts
#2d0637 RGB chart
      #2d0637 CMYK chart
      #2d0637 RGB pie chart
      #2d0637 color shades, tints & tones
#2d0637 color schemes
#2d0637 color preview, HTML & CSS examples
           This text has a color of #2d0637        
        
          <p style="color:#2d0637;">Text here</p>
        
        
          .mytext {color:#2d0637;}
        
        Text color #2d0637
      
           This box has a color of #2d0637        
        
          <div style="background-color:#2d0637;">Content here</div>
        
        
          .mybackground {background-color:#2d0637;}
        
        Background color #2d0637
      
           Border around this has a color of #2d0637        
        
          <div style="border:2px solid #2d0637;">Content here</div>
        
        
          .myborder {border:2px solid #2d0637;}
        
        Border color #2d0637