#2d0136 color space conversions
Hex:
        #2d0136
        RGB:
        45, 1, 54
        CMY:
        82, 100, 79
        CMYK:
        17, 98, 0, 79
      HSL:
        290°, 96.3636%, 10.7843%
        HSV (HSB):
        290°, 98.1481%, 21.1765%
        XYZ:
        1.7589, 0.8459, 3.5606
        xyY:
        0.2853, 0.1372, 0.8459
      CIE-Lab:
        7.6413, 30.3504, -23.1956
        CIE-LCH:
        7.6413, 38.1993, 322.6107
        CIE-Luv:
        7.6413, 8.1586, -16.4275
        Hunter-Lab:
        9.1975, 18.0401, -16.5146
      #2d0136 color charts
#2d0136 RGB chart
      #2d0136 CMYK chart
      #2d0136 RGB pie chart
      #2d0136 color shades, tints & tones
#2d0136 color schemes
#2d0136 color preview, HTML & CSS examples
           This text has a color of #2d0136        
        
          <p style="color:#2d0136;">Text here</p>
        
        
          .mytext {color:#2d0136;}
        
        Text color #2d0136
      
           This box has a color of #2d0136        
        
          <div style="background-color:#2d0136;">Content here</div>
        
        
          .mybackground {background-color:#2d0136;}
        
        Background color #2d0136
      
           Border around this has a color of #2d0136        
        
          <div style="border:2px solid #2d0136;">Content here</div>
        
        
          .myborder {border:2px solid #2d0136;}
        
        Border color #2d0136