#2d1143 color space conversions
Hex:
        #2d1143
        RGB:
        45, 17, 67
        CMY:
        82, 93, 74
        CMYK:
        33, 75, 0, 74
      HSL:
        274°, 59.5238%, 16.4706%
        HSV (HSB):
        274°, 74.6269%, 26.2745%
        XYZ:
        2.2958, 1.3640, 5.4525
        xyY:
        0.2519, 0.1497, 1.3640
      CIE-Lab:
        11.7162, 25.0664, -25.9317
        CIE-LCH:
        11.7162, 36.0663, 314.0279
        CIE-Luv:
        11.7162, 5.6260, -23.5280
        Hunter-Lab:
        11.6792, 14.6488, -19.5043
      #2d1143 color charts
#2d1143 RGB chart
      #2d1143 CMYK chart
      #2d1143 RGB pie chart
      #2d1143 color shades, tints & tones
#2d1143 color schemes
#2d1143 color preview, HTML & CSS examples
           This text has a color of #2d1143        
        
          <p style="color:#2d1143;">Text here</p>
        
        
          .mytext {color:#2d1143;}
        
        Text color #2d1143
      
           This box has a color of #2d1143        
        
          <div style="background-color:#2d1143;">Content here</div>
        
        
          .mybackground {background-color:#2d1143;}
        
        Background color #2d1143
      
           Border around this has a color of #2d1143        
        
          <div style="border:2px solid #2d1143;">Content here</div>
        
        
          .myborder {border:2px solid #2d1143;}
        
        Border color #2d1143