#2d2069 color space conversions
Hex:
        #2d2069
        RGB:
        45, 32, 105
        CMY:
        82, 87, 59
        CMYK:
        57, 70, 0, 59
      HSL:
        251°, 53.2847%, 26.8627%
        HSV (HSB):
        251°, 69.5238%, 41.1765%
        XYZ:
        4.1485, 2.6108, 13.6499
        xyY:
        0.2033, 0.1279, 2.6108
      CIE-Lab:
        18.4126, 27.7137, -40.7646
        CIE-LCH:
        18.4126, 49.2930, 304.2097
        CIE-Luv:
        18.4126, -0.2162, -45.3522
        Hunter-Lab:
        16.1581, 17.5523, -38.7759
      #2d2069 color charts
#2d2069 RGB chart
      #2d2069 CMYK chart
      #2d2069 RGB pie chart
      #2d2069 color shades, tints & tones
#2d2069 color schemes
#2d2069 color preview, HTML & CSS examples
           This text has a color of #2d2069        
        
          <p style="color:#2d2069;">Text here</p>
        
        
          .mytext {color:#2d2069;}
        
        Text color #2d2069
      
           This box has a color of #2d2069        
        
          <div style="background-color:#2d2069;">Content here</div>
        
        
          .mybackground {background-color:#2d2069;}
        
        Background color #2d2069
      
           Border around this has a color of #2d2069        
        
          <div style="border:2px solid #2d2069;">Content here</div>
        
        
          .myborder {border:2px solid #2d2069;}
        
        Border color #2d2069