#2d0547 color space conversions
Hex:
        #2d0547
        RGB:
        45, 5, 71
        CMY:
        82, 98, 72
        CMYK:
        37, 93, 0, 72
      HSL:
        276°, 86.8421%, 14.9020%
        HSV (HSB):
        276°, 92.9577%, 27.8431%
        XYZ:
        2.2738, 1.1214, 6.0578
        xyY:
        0.2405, 0.1186, 1.1214
      CIE-Lab:
        9.9641, 32.1559, -31.5855
        CIE-LCH:
        9.9641, 45.0738, 315.5127
        CIE-Luv:
        9.9641, 5.9856, -25.5870
        Hunter-Lab:
        10.5894, 19.7964, -26.5051
      #2d0547 color charts
#2d0547 RGB chart
      #2d0547 CMYK chart
      #2d0547 RGB pie chart
      #2d0547 color shades, tints & tones
#2d0547 color schemes
#2d0547 color preview, HTML & CSS examples
           This text has a color of #2d0547        
        
          <p style="color:#2d0547;">Text here</p>
        
        
          .mytext {color:#2d0547;}
        
        Text color #2d0547
      
           This box has a color of #2d0547        
        
          <div style="background-color:#2d0547;">Content here</div>
        
        
          .mybackground {background-color:#2d0547;}
        
        Background color #2d0547
      
           Border around this has a color of #2d0547        
        
          <div style="border:2px solid #2d0547;">Content here</div>
        
        
          .myborder {border:2px solid #2d0547;}
        
        Border color #2d0547