#2d2954 color space conversions
Hex:
        #2d2954
        RGB:
        45, 41, 84
        CMY:
        82, 84, 67
        CMYK:
        46, 51, 0, 67
      HSL:
        246°, 34.4000%, 24.5098%
        HSV (HSB):
        246°, 51.1905%, 32.9412%
        XYZ:
        3.4754, 2.7839, 8.7417
        xyY:
        0.2317, 0.1856, 2.7839
      CIE-Lab:
        19.1566, 14.4179, -25.6648
        CIE-LCH:
        19.1566, 29.4373, 299.3264
        CIE-Luv:
        19.1566, -0.8219, -29.3155
        Hunter-Lab:
        16.6849, 7.9819, -19.3842
      #2d2954 color charts
#2d2954 RGB chart
      #2d2954 CMYK chart
      #2d2954 RGB pie chart
      #2d2954 color shades, tints & tones
#2d2954 color schemes
#2d2954 color preview, HTML & CSS examples
           This text has a color of #2d2954        
        
          <p style="color:#2d2954;">Text here</p>
        
        
          .mytext {color:#2d2954;}
        
        Text color #2d2954
      
           This box has a color of #2d2954        
        
          <div style="background-color:#2d2954;">Content here</div>
        
        
          .mybackground {background-color:#2d2954;}
        
        Background color #2d2954
      
           Border around this has a color of #2d2954        
        
          <div style="border:2px solid #2d2954;">Content here</div>
        
        
          .myborder {border:2px solid #2d2954;}
        
        Border color #2d2954