#3d3478 color space conversions
Hex:
        #3d3478
        RGB:
        61, 52, 120
        CMY:
        76, 80, 53
        CMYK:
        49, 57, 0, 53
      HSL:
        248°, 39.5349%, 33.7255%
        HSV (HSB):
        248°, 56.6667%, 47.0588%
        XYZ:
        6.5426, 4.8041, 18.3518
        xyY:
        0.2203, 0.1618, 4.8041
      CIE-Lab:
        26.1693, 23.1510, -37.7706
        CIE-LCH:
        26.1693, 44.3010, 301.5057
        CIE-Luv:
        26.1693, -0.6943, -49.2779
        Hunter-Lab:
        21.9184, 14.9250, -34.2993
      #3d3478 color charts
#3d3478 RGB chart
      #3d3478 CMYK chart
      #3d3478 RGB pie chart
      #3d3478 color shades, tints & tones
#3d3478 color schemes
#3d3478 color preview, HTML & CSS examples
           This text has a color of #3d3478        
        
          <p style="color:#3d3478;">Text here</p>
        
        
          .mytext {color:#3d3478;}
        
        Text color #3d3478
      
           This box has a color of #3d3478        
        
          <div style="background-color:#3d3478;">Content here</div>
        
        
          .mybackground {background-color:#3d3478;}
        
        Background color #3d3478
      
           Border around this has a color of #3d3478        
        
          <div style="border:2px solid #3d3478;">Content here</div>
        
        
          .myborder {border:2px solid #3d3478;}
        
        Border color #3d3478