#2d2549 color space conversions
Hex:
        #2d2549
        RGB:
        45, 37, 73
        CMY:
        82, 85, 71
        CMYK:
        38, 49, 0, 71
      HSL:
        253°, 32.7273%, 21.5686%
        HSV (HSB):
        253°, 49.3151%, 28.6275%
        XYZ:
        2.9464, 2.3621, 6.6040
        xyY:
        0.2473, 0.1983, 2.3621
      CIE-Lab:
        17.2830, 13.6062, -21.1955
        CIE-LCH:
        17.2830, 25.1869, 302.6979
        CIE-Luv:
        17.2830, 1.0552, -23.1421
        Hunter-Lab:
        15.3690, 7.3240, -14.7182
      #2d2549 color charts
#2d2549 RGB chart
      #2d2549 CMYK chart
      #2d2549 RGB pie chart
      #2d2549 color shades, tints & tones
#2d2549 color schemes
#2d2549 color preview, HTML & CSS examples
           This text has a color of #2d2549        
        
          <p style="color:#2d2549;">Text here</p>
        
        
          .mytext {color:#2d2549;}
        
        Text color #2d2549
      
           This box has a color of #2d2549        
        
          <div style="background-color:#2d2549;">Content here</div>
        
        
          .mybackground {background-color:#2d2549;}
        
        Background color #2d2549
      
           Border around this has a color of #2d2549        
        
          <div style="border:2px solid #2d2549;">Content here</div>
        
        
          .myborder {border:2px solid #2d2549;}
        
        Border color #2d2549