#2d2380 color space conversions
Hex:
        #2d2380
        RGB:
        45, 35, 128
        CMY:
        82, 86, 50
        CMYK:
        65, 73, 0, 50
      HSL:
        246°, 57.0552%, 31.9608%
        HSV (HSB):
        246°, 72.6562%, 50.1961%
        XYZ:
        5.5795, 3.3185, 20.7685
        xyY:
        0.1881, 0.1119, 3.3185
      CIE-Lab:
        21.2767, 33.6469, -50.8572
        CIE-LCH:
        21.2767, 60.9801, 303.4884
        CIE-Luv:
        21.2767, -2.2573, -59.3317
        Hunter-Lab:
        18.2167, 22.7929, -54.8440
      #2d2380 color charts
#2d2380 RGB chart
      #2d2380 CMYK chart
      #2d2380 RGB pie chart
      #2d2380 color shades, tints & tones
#2d2380 color schemes
#2d2380 color preview, HTML & CSS examples
           This text has a color of #2d2380        
        
          <p style="color:#2d2380;">Text here</p>
        
        
          .mytext {color:#2d2380;}
        
        Text color #2d2380
      
           This box has a color of #2d2380        
        
          <div style="background-color:#2d2380;">Content here</div>
        
        
          .mybackground {background-color:#2d2380;}
        
        Background color #2d2380
      
           Border around this has a color of #2d2380        
        
          <div style="border:2px solid #2d2380;">Content here</div>
        
        
          .myborder {border:2px solid #2d2380;}
        
        Border color #2d2380