#3d3258 color space conversions
Hex:
        #3d3258
        RGB:
        61, 50, 88
        CMY:
        76, 80, 65
        CMYK:
        31, 43, 0, 65
      HSL:
        257°, 27.5362%, 27.0588%
        HSV (HSB):
        257°, 43.1818%, 34.5098%
        XYZ:
        4.8265, 3.9779, 9.7459
        xyY:
        0.2602, 0.2144, 3.9779
      CIE-Lab:
        23.5982, 14.4731, -21.1919
        CIE-LCH:
        23.5982, 25.6625, 304.3313
        CIE-Luv:
        23.5982, 2.4941, -26.5020
        Hunter-Lab:
        19.9446, 8.2932, -15.0108
      #3d3258 color charts
#3d3258 RGB chart
      #3d3258 CMYK chart
      #3d3258 RGB pie chart
      #3d3258 color shades, tints & tones
#3d3258 color schemes
#3d3258 color preview, HTML & CSS examples
           This text has a color of #3d3258        
        
          <p style="color:#3d3258;">Text here</p>
        
        
          .mytext {color:#3d3258;}
        
        Text color #3d3258
      
           This box has a color of #3d3258        
        
          <div style="background-color:#3d3258;">Content here</div>
        
        
          .mybackground {background-color:#3d3258;}
        
        Background color #3d3258
      
           Border around this has a color of #3d3258        
        
          <div style="border:2px solid #3d3258;">Content here</div>
        
        
          .myborder {border:2px solid #3d3258;}
        
        Border color #3d3258