#2d0081 color space conversions
Hex:
        #2d0081
        RGB:
        45, 0, 129
        CMY:
        82, 100, 49
        CMYK:
        65, 100, 0, 49
      HSL:
        261°, 100.0000%, 25.2941%
        HSV (HSB):
        261°, 100.0000%, 50.5882%
        XYZ:
        5.0446, 2.1429, 20.9166
        xyY:
        0.1795, 0.0762, 2.1429
      CIE-Lab:
        16.2198, 49.0245, -59.8489
        CIE-LCH:
        16.2198, 77.3647, 309.3222
        CIE-Luv:
        16.2198, 0.8586, -58.0613
        Hunter-Lab:
        14.6385, 35.8961, -74.4709
      #2d0081 color charts
#2d0081 RGB chart
      #2d0081 CMYK chart
      #2d0081 RGB pie chart
      #2d0081 color shades, tints & tones
#2d0081 color schemes
#2d0081 color preview, HTML & CSS examples
           This text has a color of #2d0081        
        
          <p style="color:#2d0081;">Text here</p>
        
        
          .mytext {color:#2d0081;}
        
        Text color #2d0081
      
           This box has a color of #2d0081        
        
          <div style="background-color:#2d0081;">Content here</div>
        
        
          .mybackground {background-color:#2d0081;}
        
        Background color #2d0081
      
           Border around this has a color of #2d0081        
        
          <div style="border:2px solid #2d0081;">Content here</div>
        
        
          .myborder {border:2px solid #2d0081;}
        
        Border color #2d0081