#2d0532 color space conversions
Hex:
        #2d0532
        RGB:
        45, 5, 50
        CMY:
        82, 98, 80
        CMYK:
        10, 90, 0, 80
      HSL:
        293°, 81.8182%, 10.7843%
        HSV (HSB):
        293°, 90.0000%, 19.6078%
        XYZ:
        1.7122, 0.8967, 3.1005
        xyY:
        0.2999, 0.1571, 0.8967
      CIE-Lab:
        8.0996, 27.1935, -19.5223
        CIE-LCH:
        8.0996, 33.4755, 324.3254
        CIE-Luv:
        8.0996, 8.6455, -14.5780
        Hunter-Lab:
        9.4695, 15.7029, -12.7837
      #2d0532 color charts
#2d0532 RGB chart
      #2d0532 CMYK chart
      #2d0532 RGB pie chart
      #2d0532 color shades, tints & tones
#2d0532 color schemes
#2d0532 color preview, HTML & CSS examples
           This text has a color of #2d0532        
        
          <p style="color:#2d0532;">Text here</p>
        
        
          .mytext {color:#2d0532;}
        
        Text color #2d0532
      
           This box has a color of #2d0532        
        
          <div style="background-color:#2d0532;">Content here</div>
        
        
          .mybackground {background-color:#2d0532;}
        
        Background color #2d0532
      
           Border around this has a color of #2d0532        
        
          <div style="border:2px solid #2d0532;">Content here</div>
        
        
          .myborder {border:2px solid #2d0532;}
        
        Border color #2d0532