#2d2257 color space conversions
Hex:
        #2d2257
        RGB:
        45, 34, 87
        CMY:
        82, 87, 66
        CMYK:
        48, 61, 0, 66
      HSL:
        252°, 43.8017%, 23.7255%
        HSV (HSB):
        252°, 60.9195%, 34.1176%
        XYZ:
        3.3745, 2.3901, 9.3003
        xyY:
        0.2240, 0.1587, 2.3901
      CIE-Lab:
        17.4139, 20.3085, -30.4694
        CIE-LCH:
        17.4139, 36.6172, 303.6842
        CIE-Luv:
        17.4139, 0.7345, -33.4789
        Hunter-Lab:
        15.4598, 11.9076, -24.8457
      #2d2257 color charts
#2d2257 RGB chart
      #2d2257 CMYK chart
      #2d2257 RGB pie chart
      #2d2257 color shades, tints & tones
#2d2257 color schemes
#2d2257 color preview, HTML & CSS examples
           This text has a color of #2d2257        
        
          <p style="color:#2d2257;">Text here</p>
        
        
          .mytext {color:#2d2257;}
        
        Text color #2d2257
      
           This box has a color of #2d2257        
        
          <div style="background-color:#2d2257;">Content here</div>
        
        
          .mybackground {background-color:#2d2257;}
        
        Background color #2d2257
      
           Border around this has a color of #2d2257        
        
          <div style="border:2px solid #2d2257;">Content here</div>
        
        
          .myborder {border:2px solid #2d2257;}
        
        Border color #2d2257