#2d2691 color space conversions
Hex:
        #2d2691
        RGB:
        45, 38, 145
        CMY:
        82, 85, 43
        CMYK:
        69, 74, 0, 43
      HSL:
        244°, 58.4699%, 35.8824%
        HSV (HSB):
        244°, 73.7931%, 56.8627%
        XYZ:
        6.8861, 3.9884, 27.1950
        xyY:
        0.1809, 0.1048, 3.9884
      CIE-Lab:
        23.6332, 37.6078, -57.6192
        CIE-LCH:
        23.6332, 68.8064, 303.1323
        CIE-Luv:
        23.6332, -3.7180, -69.5212
        Hunter-Lab:
        19.9711, 26.5983, -66.7564
      #2d2691 color charts
#2d2691 RGB chart
      #2d2691 CMYK chart
      #2d2691 RGB pie chart
      #2d2691 color shades, tints & tones
#2d2691 color schemes
#2d2691 color preview, HTML & CSS examples
           This text has a color of #2d2691        
        
          <p style="color:#2d2691;">Text here</p>
        
        
          .mytext {color:#2d2691;}
        
        Text color #2d2691
      
           This box has a color of #2d2691        
        
          <div style="background-color:#2d2691;">Content here</div>
        
        
          .mybackground {background-color:#2d2691;}
        
        Background color #2d2691
      
           Border around this has a color of #2d2691        
        
          <div style="border:2px solid #2d2691;">Content here</div>
        
        
          .myborder {border:2px solid #2d2691;}
        
        Border color #2d2691