#2d1678 color space conversions
Hex:
        #2d1678
        RGB:
        45, 22, 120
        CMY:
        82, 91, 53
        CMYK:
        63, 82, 0, 53
      HSL:
        254°, 69.0141%, 27.8431%
        HSV (HSB):
        254°, 81.6667%, 47.0588%
        XYZ:
        4.7593, 2.4878, 17.9986
        xyY:
        0.1885, 0.0985, 2.4878
      CIE-Lab:
        17.8632, 38.3287, -51.3783
        CIE-LCH:
        17.8632, 64.1001, 306.7233
        CIE-Luv:
        17.8632, 0.0731, -54.6376
        Hunter-Lab:
        15.7727, 26.2586, -56.6166
      #2d1678 color charts
#2d1678 RGB chart
      #2d1678 CMYK chart
      #2d1678 RGB pie chart
      #2d1678 color shades, tints & tones
#2d1678 color schemes
#2d1678 color preview, HTML & CSS examples
           This text has a color of #2d1678        
        
          <p style="color:#2d1678;">Text here</p>
        
        
          .mytext {color:#2d1678;}
        
        Text color #2d1678
      
           This box has a color of #2d1678        
        
          <div style="background-color:#2d1678;">Content here</div>
        
        
          .mybackground {background-color:#2d1678;}
        
        Background color #2d1678
      
           Border around this has a color of #2d1678        
        
          <div style="border:2px solid #2d1678;">Content here</div>
        
        
          .myborder {border:2px solid #2d1678;}
        
        Border color #2d1678