#2d1d82 color space conversions
Hex:
        #2d1d82
        RGB:
        45, 29, 130
        CMY:
        82, 89, 49
        CMYK:
        65, 78, 0, 49
      HSL:
        250°, 63.5220%, 31.1765%
        HSV (HSB):
        250°, 77.6923%, 50.9804%
        XYZ:
        5.5508, 3.0483, 21.4149
        xyY:
        0.1849, 0.1016, 3.0483
      CIE-Lab:
        20.2364, 37.7972, -53.8330
        CIE-LCH:
        20.2364, 65.7771, 305.0734
        CIE-Luv:
        20.2364, -1.4831, -60.7295
        Hunter-Lab:
        17.4594, 26.1958, -60.5006
      #2d1d82 color charts
#2d1d82 RGB chart
      #2d1d82 CMYK chart
      #2d1d82 RGB pie chart
      #2d1d82 color shades, tints & tones
#2d1d82 color schemes
#2d1d82 color preview, HTML & CSS examples
           This text has a color of #2d1d82        
        
          <p style="color:#2d1d82;">Text here</p>
        
        
          .mytext {color:#2d1d82;}
        
        Text color #2d1d82
      
           This box has a color of #2d1d82        
        
          <div style="background-color:#2d1d82;">Content here</div>
        
        
          .mybackground {background-color:#2d1d82;}
        
        Background color #2d1d82
      
           Border around this has a color of #2d1d82        
        
          <div style="border:2px solid #2d1d82;">Content here</div>
        
        
          .myborder {border:2px solid #2d1d82;}
        
        Border color #2d1d82