#2d1952 color space conversions
Hex:
        #2d1952
        RGB:
        45, 25, 82
        CMY:
        82, 90, 68
        CMYK:
        45, 70, 0, 68
      HSL:
        261°, 53.2710%, 20.9804%
        HSV (HSB):
        261°, 69.5122%, 32.1569%
        XYZ:
        2.9528, 1.8623, 8.1865
        xyY:
        0.2271, 0.1432, 1.8623
      CIE-Lab:
        14.7476, 24.6490, -31.3998
        CIE-LCH:
        14.7476, 39.9189, 308.1321
        CIE-Luv:
        14.7476, 2.9097, -31.8346
        Hunter-Lab:
        13.6468, 14.7409, -26.0144
      #2d1952 color charts
#2d1952 RGB chart
      #2d1952 CMYK chart
      #2d1952 RGB pie chart
      #2d1952 color shades, tints & tones
#2d1952 color schemes
#2d1952 color preview, HTML & CSS examples
           This text has a color of #2d1952        
        
          <p style="color:#2d1952;">Text here</p>
        
        
          .mytext {color:#2d1952;}
        
        Text color #2d1952
      
           This box has a color of #2d1952        
        
          <div style="background-color:#2d1952;">Content here</div>
        
        
          .mybackground {background-color:#2d1952;}
        
        Background color #2d1952
      
           Border around this has a color of #2d1952        
        
          <div style="border:2px solid #2d1952;">Content here</div>
        
        
          .myborder {border:2px solid #2d1952;}
        
        Border color #2d1952