#2d0444 color space conversions
Hex:
        #2d0444
        RGB:
        45, 4, 68
        CMY:
        82, 98, 73
        CMYK:
        34, 94, 0, 73
      HSL:
        278°, 88.8889%, 14.1176%
        HSV (HSB):
        278°, 94.1176%, 26.6667%
        XYZ:
        2.1690, 1.0621, 5.5595
        xyY:
        0.2467, 0.1208, 1.0621
      CIE-Lab:
        9.4982, 31.9157, -30.2350
        CIE-LCH:
        9.4982, 43.9633, 316.5490
        CIE-Luv:
        9.4982, 6.3742, -23.8919
        Hunter-Lab:
        10.3057, 19.5330, -24.7706
      #2d0444 color charts
#2d0444 RGB chart
      #2d0444 CMYK chart
      #2d0444 RGB pie chart
      #2d0444 color shades, tints & tones
#2d0444 color schemes
#2d0444 color preview, HTML & CSS examples
           This text has a color of #2d0444        
        
          <p style="color:#2d0444;">Text here</p>
        
        
          .mytext {color:#2d0444;}
        
        Text color #2d0444
      
           This box has a color of #2d0444        
        
          <div style="background-color:#2d0444;">Content here</div>
        
        
          .mybackground {background-color:#2d0444;}
        
        Background color #2d0444
      
           Border around this has a color of #2d0444        
        
          <div style="border:2px solid #2d0444;">Content here</div>
        
        
          .myborder {border:2px solid #2d0444;}
        
        Border color #2d0444