#2d2280 color space conversions
Hex:
        #2d2280
        RGB:
        45, 34, 128
        CMY:
        82, 87, 50
        CMYK:
        65, 73, 0, 50
      HSL:
        247°, 58.0247%, 31.7647%
        HSV (HSB):
        247°, 73.4375%, 50.1961%
        XYZ:
        5.5505, 3.2605, 20.7589
        xyY:
        0.1877, 0.1103, 3.2605
      CIE-Lab:
        21.0582, 34.2513, -51.2161
        CIE-LCH:
        21.0582, 61.6136, 303.7731
        CIE-Luv:
        21.0582, -2.0933, -59.3943
        Hunter-Lab:
        18.0567, 23.2702, -55.5228
      #2d2280 color charts
#2d2280 RGB chart
      #2d2280 CMYK chart
      #2d2280 RGB pie chart
      #2d2280 color shades, tints & tones
#2d2280 color schemes
#2d2280 color preview, HTML & CSS examples
           This text has a color of #2d2280        
        
          <p style="color:#2d2280;">Text here</p>
        
        
          .mytext {color:#2d2280;}
        
        Text color #2d2280
      
           This box has a color of #2d2280        
        
          <div style="background-color:#2d2280;">Content here</div>
        
        
          .mybackground {background-color:#2d2280;}
        
        Background color #2d2280
      
           Border around this has a color of #2d2280        
        
          <div style="border:2px solid #2d2280;">Content here</div>
        
        
          .myborder {border:2px solid #2d2280;}
        
        Border color #2d2280