#2d2059 color space conversions
Hex:
        #2d2059
        RGB:
        45, 32, 89
        CMY:
        82, 87, 65
        CMYK:
        49, 64, 0, 65
      HSL:
        254°, 47.1074%, 23.7255%
        HSV (HSB):
        254°, 64.0449%, 34.9020%
        XYZ:
        3.4019, 2.3122, 9.7182
        xyY:
        0.2204, 0.1498, 2.3122
      CIE-Lab:
        17.0470, 22.3330, -32.4020
        CIE-LCH:
        17.0470, 39.3530, 304.5765
        CIE-Luv:
        17.0470, 1.0049, -35.2028
        Hunter-Lab:
        15.2059, 13.3240, -27.2486
      #2d2059 color charts
#2d2059 RGB chart
      #2d2059 CMYK chart
      #2d2059 RGB pie chart
      #2d2059 color shades, tints & tones
#2d2059 color schemes
#2d2059 color preview, HTML & CSS examples
           This text has a color of #2d2059        
        
          <p style="color:#2d2059;">Text here</p>
        
        
          .mytext {color:#2d2059;}
        
        Text color #2d2059
      
           This box has a color of #2d2059        
        
          <div style="background-color:#2d2059;">Content here</div>
        
        
          .mybackground {background-color:#2d2059;}
        
        Background color #2d2059
      
           Border around this has a color of #2d2059        
        
          <div style="border:2px solid #2d2059;">Content here</div>
        
        
          .myborder {border:2px solid #2d2059;}
        
        Border color #2d2059