#2d1d84 color space conversions
Hex:
        #2d1d84
        RGB:
        45, 29, 132
        CMY:
        82, 89, 48
        CMYK:
        66, 78, 0, 48
      HSL:
        249°, 63.9752%, 31.5686%
        HSV (HSB):
        249°, 78.0303%, 51.7647%
        XYZ:
        5.6864, 3.1026, 22.1289
        xyY:
        0.1839, 0.1003, 3.1026
      CIE-Lab:
        20.4500, 38.4432, -54.7432
        CIE-LCH:
        20.4500, 66.8932, 305.0783
        CIE-Luv:
        20.4500, -1.6148, -61.9221
        Hunter-Lab:
        17.6141, 26.8011, -62.1574
      #2d1d84 color charts
#2d1d84 RGB chart
      #2d1d84 CMYK chart
      #2d1d84 RGB pie chart
      #2d1d84 color shades, tints & tones
#2d1d84 color schemes
#2d1d84 color preview, HTML & CSS examples
           This text has a color of #2d1d84        
        
          <p style="color:#2d1d84;">Text here</p>
        
        
          .mytext {color:#2d1d84;}
        
        Text color #2d1d84
      
           This box has a color of #2d1d84        
        
          <div style="background-color:#2d1d84;">Content here</div>
        
        
          .mybackground {background-color:#2d1d84;}
        
        Background color #2d1d84
      
           Border around this has a color of #2d1d84        
        
          <div style="border:2px solid #2d1d84;">Content here</div>
        
        
          .myborder {border:2px solid #2d1d84;}
        
        Border color #2d1d84