#2d1350 color space conversions
Hex:
        #2d1350
        RGB:
        45, 19, 80
        CMY:
        82, 93, 69
        CMYK:
        44, 76, 0, 69
      HSL:
        266°, 61.6162%, 19.4118%
        HSV (HSB):
        266°, 76.2500%, 31.3725%
        XYZ:
        2.7630, 1.6028, 7.7532
        xyY:
        0.2280, 0.1323, 1.6028
      CIE-Lab:
        13.2473, 27.6735, -32.4701
        CIE-LCH:
        13.2473, 42.6630, 310.4402
        CIE-Luv:
        13.2473, 3.9465, -31.0336
        Hunter-Lab:
        12.6603, 16.8012, -27.4471
      #2d1350 color charts
#2d1350 RGB chart
      #2d1350 CMYK chart
      #2d1350 RGB pie chart
      #2d1350 color shades, tints & tones
#2d1350 color schemes
#2d1350 color preview, HTML & CSS examples
           This text has a color of #2d1350        
        
          <p style="color:#2d1350;">Text here</p>
        
        
          .mytext {color:#2d1350;}
        
        Text color #2d1350
      
           This box has a color of #2d1350        
        
          <div style="background-color:#2d1350;">Content here</div>
        
        
          .mybackground {background-color:#2d1350;}
        
        Background color #2d1350
      
           Border around this has a color of #2d1350        
        
          <div style="border:2px solid #2d1350;">Content here</div>
        
        
          .myborder {border:2px solid #2d1350;}
        
        Border color #2d1350