#2d2652 color space conversions
Hex:
        #2d2652
        RGB:
        45, 38, 82
        CMY:
        82, 85, 68
        CMYK:
        45, 54, 0, 68
      HSL:
        250°, 36.6667%, 23.5294%
        HSV (HSB):
        250°, 53.6585%, 32.1569%
        XYZ:
        3.2983, 2.5533, 8.3016
        xyY:
        0.2330, 0.1804, 2.5533
      CIE-Lab:
        18.1580, 15.8545, -25.9138
        CIE-LCH:
        18.1580, 30.3791, 301.4590
        CIE-Luv:
        18.1580, 0.1287, -28.9852
        Hunter-Lab:
        15.9791, 8.8813, -19.6177
      #2d2652 color charts
#2d2652 RGB chart
      #2d2652 CMYK chart
      #2d2652 RGB pie chart
      #2d2652 color shades, tints & tones
#2d2652 color schemes
#2d2652 color preview, HTML & CSS examples
           This text has a color of #2d2652        
        
          <p style="color:#2d2652;">Text here</p>
        
        
          .mytext {color:#2d2652;}
        
        Text color #2d2652
      
           This box has a color of #2d2652        
        
          <div style="background-color:#2d2652;">Content here</div>
        
        
          .mybackground {background-color:#2d2652;}
        
        Background color #2d2652
      
           Border around this has a color of #2d2652        
        
          <div style="border:2px solid #2d2652;">Content here</div>
        
        
          .myborder {border:2px solid #2d2652;}
        
        Border color #2d2652