#2d2758 color space conversions
Hex:
        #2d2758
        RGB:
        45, 39, 88
        CMY:
        82, 85, 65
        CMYK:
        49, 56, 0, 65
      HSL:
        247°, 38.5827%, 24.9020%
        HSV (HSB):
        247°, 55.6818%, 34.5098%
        XYZ:
        3.5692, 2.7135, 9.5682
        xyY:
        0.2252, 0.1712, 2.7135
      CIE-Lab:
        18.8579, 17.1851, -28.8174
        CIE-LCH:
        18.8579, 33.5525, 300.8095
        CIE-Luv:
        18.8579, -0.5408, -32.7734
        Hunter-Lab:
        16.4727, 9.8485, -22.9076
      #2d2758 color charts
#2d2758 RGB chart
      #2d2758 CMYK chart
      #2d2758 RGB pie chart
      #2d2758 color shades, tints & tones
#2d2758 color schemes
#2d2758 color preview, HTML & CSS examples
           This text has a color of #2d2758        
        
          <p style="color:#2d2758;">Text here</p>
        
        
          .mytext {color:#2d2758;}
        
        Text color #2d2758
      
           This box has a color of #2d2758        
        
          <div style="background-color:#2d2758;">Content here</div>
        
        
          .mybackground {background-color:#2d2758;}
        
        Background color #2d2758
      
           Border around this has a color of #2d2758        
        
          <div style="border:2px solid #2d2758;">Content here</div>
        
        
          .myborder {border:2px solid #2d2758;}
        
        Border color #2d2758