#2d0980 color space conversions
Hex:
        #2d0980
        RGB:
        45, 9, 128
        CMY:
        82, 96, 50
        CMYK:
        65, 93, 0, 50
      HSL:
        258°, 86.8613%, 26.8627%
        HSV (HSB):
        258°, 92.9688%, 50.1961%
        XYZ:
        5.0762, 2.3118, 20.6007
        xyY:
        0.1814, 0.0826, 2.3118
      CIE-Lab:
        17.0451, 45.8580, -57.8423
        CIE-LCH:
        17.0451, 73.8152, 308.4078
        CIE-Luv:
        17.0451, 0.4648, -58.3795
        Hunter-Lab:
        15.2045, 32.9858, -69.6894
      #2d0980 color charts
#2d0980 RGB chart
      #2d0980 CMYK chart
      #2d0980 RGB pie chart
      #2d0980 color shades, tints & tones
#2d0980 color schemes
#2d0980 color preview, HTML & CSS examples
           This text has a color of #2d0980        
        
          <p style="color:#2d0980;">Text here</p>
        
        
          .mytext {color:#2d0980;}
        
        Text color #2d0980
      
           This box has a color of #2d0980        
        
          <div style="background-color:#2d0980;">Content here</div>
        
        
          .mybackground {background-color:#2d0980;}
        
        Background color #2d0980
      
           Border around this has a color of #2d0980        
        
          <div style="border:2px solid #2d0980;">Content here</div>
        
        
          .myborder {border:2px solid #2d0980;}
        
        Border color #2d0980