#2d1698 color space conversions
Hex:
        #2d1698
        RGB:
        45, 22, 152
        CMY:
        82, 91, 40
        CMYK:
        70, 86, 0, 40
      HSL:
        251°, 74.7126%, 34.1176%
        HSV (HSB):
        251°, 85.5263%, 59.6078%
        XYZ:
        7.0366, 3.3987, 29.9909
        xyY:
        0.1741, 0.0841, 3.3987
      CIE-Lab:
        21.5747, 47.9878, -65.3447
        CIE-LCH:
        21.5747, 81.0726, 306.2928
        CIE-Luv:
        21.5747, -2.1452, -73.3837
        Hunter-Lab:
        18.4356, 35.8686, -83.5478
      #2d1698 color charts
#2d1698 RGB chart
      #2d1698 CMYK chart
      #2d1698 RGB pie chart
      #2d1698 color shades, tints & tones
#2d1698 color schemes
#2d1698 color preview, HTML & CSS examples
           This text has a color of #2d1698        
        
          <p style="color:#2d1698;">Text here</p>
        
        
          .mytext {color:#2d1698;}
        
        Text color #2d1698
      
           This box has a color of #2d1698        
        
          <div style="background-color:#2d1698;">Content here</div>
        
        
          .mybackground {background-color:#2d1698;}
        
        Background color #2d1698
      
           Border around this has a color of #2d1698        
        
          <div style="border:2px solid #2d1698;">Content here</div>
        
        
          .myborder {border:2px solid #2d1698;}
        
        Border color #2d1698