#2d2465 color space conversions
Hex:
        #2d2465
        RGB:
        45, 36, 101
        CMY:
        82, 86, 60
        CMYK:
        55, 64, 0, 60
      HSL:
        248°, 47.4453%, 26.8627%
        HSV (HSB):
        248°, 64.3564%, 39.6078%
        XYZ:
        4.0620, 2.7592, 12.6304
        xyY:
        0.2088, 0.1419, 2.7592
      CIE-Lab:
        19.0526, 23.7232, -37.1044
        CIE-LCH:
        19.0526, 44.0401, 302.5934
        CIE-Luv:
        19.0526, -0.7138, -42.1978
        Hunter-Lab:
        16.6109, 14.5812, -33.4546
      #2d2465 color charts
#2d2465 RGB chart
      #2d2465 CMYK chart
      #2d2465 RGB pie chart
      #2d2465 color shades, tints & tones
#2d2465 color schemes
#2d2465 color preview, HTML & CSS examples
           This text has a color of #2d2465        
        
          <p style="color:#2d2465;">Text here</p>
        
        
          .mytext {color:#2d2465;}
        
        Text color #2d2465
      
           This box has a color of #2d2465        
        
          <div style="background-color:#2d2465;">Content here</div>
        
        
          .mybackground {background-color:#2d2465;}
        
        Background color #2d2465
      
           Border around this has a color of #2d2465        
        
          <div style="border:2px solid #2d2465;">Content here</div>
        
        
          .myborder {border:2px solid #2d2465;}
        
        Border color #2d2465