#2d1172 color space conversions
Hex:
        #2d1172
        RGB:
        45, 17, 114
        CMY:
        82, 93, 55
        CMYK:
        61, 85, 0, 55
      HSL:
        257°, 74.0458%, 25.6863%
        HSV (HSB):
        257°, 85.0877%, 44.7059%
        XYZ:
        4.3199, 2.1737, 16.1115
        xyY:
        0.1911, 0.0962, 2.1737
      CIE-Lab:
        16.3736, 38.8944, -49.9679
        CIE-LCH:
        16.3736, 63.3212, 307.8968
        CIE-Luv:
        16.3736, 1.0282, -50.8475
        Hunter-Lab:
        14.7434, 26.5003, -54.4710
      #2d1172 color charts
#2d1172 RGB chart
      #2d1172 CMYK chart
      #2d1172 RGB pie chart
      #2d1172 color shades, tints & tones
#2d1172 color schemes
#2d1172 color preview, HTML & CSS examples
           This text has a color of #2d1172        
        
          <p style="color:#2d1172;">Text here</p>
        
        
          .mytext {color:#2d1172;}
        
        Text color #2d1172
      
           This box has a color of #2d1172        
        
          <div style="background-color:#2d1172;">Content here</div>
        
        
          .mybackground {background-color:#2d1172;}
        
        Background color #2d1172
      
           Border around this has a color of #2d1172        
        
          <div style="border:2px solid #2d1172;">Content here</div>
        
        
          .myborder {border:2px solid #2d1172;}
        
        Border color #2d1172