#2d2644 color space conversions
Hex:
        #2d2644
        RGB:
        45, 38, 68
        CMY:
        82, 85, 73
        CMYK:
        34, 44, 0, 73
      HSL:
        254°, 28.3019%, 20.7843%
        HSV (HSB):
        254°, 44.1176%, 26.6667%
        XYZ:
        2.8187, 2.3615, 5.7761
        xyY:
        0.2573, 0.2155, 2.3615
      CIE-Lab:
        17.2802, 11.3161, -17.7691
        CIE-LCH:
        17.2802, 21.0664, 302.4907
        CIE-Luv:
        17.2802, 1.1359, -19.2902
        Hunter-Lab:
        15.3671, 5.8488, -11.5286
      #2d2644 color charts
#2d2644 RGB chart
      #2d2644 CMYK chart
      #2d2644 RGB pie chart
      #2d2644 color shades, tints & tones
#2d2644 color schemes
#2d2644 color preview, HTML & CSS examples
           This text has a color of #2d2644        
        
          <p style="color:#2d2644;">Text here</p>
        
        
          .mytext {color:#2d2644;}
        
        Text color #2d2644
      
           This box has a color of #2d2644        
        
          <div style="background-color:#2d2644;">Content here</div>
        
        
          .mybackground {background-color:#2d2644;}
        
        Background color #2d2644
      
           Border around this has a color of #2d2644        
        
          <div style="border:2px solid #2d2644;">Content here</div>
        
        
          .myborder {border:2px solid #2d2644;}
        
        Border color #2d2644