#2d1764 color space conversions
Hex:
        #2d1764
        RGB:
        45, 23, 100
        CMY:
        82, 91, 61
        CMYK:
        55, 77, 0, 61
      HSL:
        257°, 62.6016%, 24.1176%
        HSV (HSB):
        257°, 77.0000%, 39.2157%
        XYZ:
        3.6888, 2.0908, 12.2657
        xyY:
        0.2044, 0.1159, 2.0908
      CIE-Lab:
        15.9566, 31.5416, -41.4944
        CIE-LCH:
        15.9566, 52.1216, 307.2400
        CIE-Luv:
        15.9566, 1.5619, -42.8220
        Hunter-Lab:
        14.4595, 20.2337, -40.1728
      #2d1764 color charts
#2d1764 RGB chart
      #2d1764 CMYK chart
      #2d1764 RGB pie chart
      #2d1764 color shades, tints & tones
#2d1764 color schemes
#2d1764 color preview, HTML & CSS examples
           This text has a color of #2d1764        
        
          <p style="color:#2d1764;">Text here</p>
        
        
          .mytext {color:#2d1764;}
        
        Text color #2d1764
      
           This box has a color of #2d1764        
        
          <div style="background-color:#2d1764;">Content here</div>
        
        
          .mybackground {background-color:#2d1764;}
        
        Background color #2d1764
      
           Border around this has a color of #2d1764        
        
          <div style="border:2px solid #2d1764;">Content here</div>
        
        
          .myborder {border:2px solid #2d1764;}
        
        Border color #2d1764