#2d2979 color space conversions
Hex:
        #2d2979
        RGB:
        45, 41, 121
        CMY:
        82, 84, 53
        CMYK:
        63, 66, 0, 53
      HSL:
        243°, 49.3827%, 31.7647%
        HSV (HSB):
        243°, 66.1157%, 47.4510%
        XYZ:
        5.3263, 3.5242, 18.4887
        xyY:
        0.1948, 0.1289, 3.5242
      CIE-Lab:
        22.0318, 27.4072, -45.1784
        CIE-LCH:
        22.0318, 52.8417, 301.2429
        CIE-Luv:
        22.0318, -2.9746, -54.2078
        Hunter-Lab:
        18.7730, 17.7918, -45.2511
      #2d2979 color charts
#2d2979 RGB chart
      #2d2979 CMYK chart
      #2d2979 RGB pie chart
      #2d2979 color shades, tints & tones
#2d2979 color schemes
#2d2979 color preview, HTML & CSS examples
           This text has a color of #2d2979        
        
          <p style="color:#2d2979;">Text here</p>
        
        
          .mytext {color:#2d2979;}
        
        Text color #2d2979
      
           This box has a color of #2d2979        
        
          <div style="background-color:#2d2979;">Content here</div>
        
        
          .mybackground {background-color:#2d2979;}
        
        Background color #2d2979
      
           Border around this has a color of #2d2979        
        
          <div style="border:2px solid #2d2979;">Content here</div>
        
        
          .myborder {border:2px solid #2d2979;}
        
        Border color #2d2979