#2d1961 color space conversions
Hex:
        #2d1961
        RGB:
        45, 25, 97
        CMY:
        82, 90, 62
        CMYK:
        54, 74, 0, 62
      HSL:
        257°, 59.0164%, 23.9216%
        HSV (HSB):
        257°, 74.2268%, 38.0392%
        XYZ:
        3.5875, 2.1162, 11.5287
        xyY:
        0.2082, 0.1228, 2.1162
      CIE-Lab:
        16.0857, 29.4206, -39.2969
        CIE-LCH:
        16.0857, 49.0899, 306.8212
        CIE-Luv:
        16.0857, 1.5482, -40.9711
        Hunter-Lab:
        14.5472, 18.5622, -36.8042
      #2d1961 color charts
#2d1961 RGB chart
      #2d1961 CMYK chart
      #2d1961 RGB pie chart
      #2d1961 color shades, tints & tones
#2d1961 color schemes
#2d1961 color preview, HTML & CSS examples
           This text has a color of #2d1961        
        
          <p style="color:#2d1961;">Text here</p>
        
        
          .mytext {color:#2d1961;}
        
        Text color #2d1961
      
           This box has a color of #2d1961        
        
          <div style="background-color:#2d1961;">Content here</div>
        
        
          .mybackground {background-color:#2d1961;}
        
        Background color #2d1961
      
           Border around this has a color of #2d1961        
        
          <div style="border:2px solid #2d1961;">Content here</div>
        
        
          .myborder {border:2px solid #2d1961;}
        
        Border color #2d1961