#3d4096 color space conversions
Hex:
        #3d4096
        RGB:
        61, 64, 150
        CMY:
        76, 75, 41
        CMYK:
        59, 57, 0, 41
      HSL:
        238°, 42.1801%, 41.3725%
        HSV (HSB):
        238°, 59.3333%, 58.8235%
        XYZ:
        9.2629, 6.8609, 29.6902
        xyY:
        0.2022, 0.1498, 6.8609
      CIE-Lab:
        31.4881, 25.4042, -47.8163
        CIE-LCH:
        31.4881, 54.1458, 297.9811
        CIE-Luv:
        31.4881, -5.6204, -66.1130
        Hunter-Lab:
        26.1933, 17.2856, -48.8701
      #3d4096 color charts
#3d4096 RGB chart
      #3d4096 CMYK chart
      #3d4096 RGB pie chart
      #3d4096 color shades, tints & tones
#3d4096 color schemes
#3d4096 color preview, HTML & CSS examples
           This text has a color of #3d4096        
        
          <p style="color:#3d4096;">Text here</p>
        
        
          .mytext {color:#3d4096;}
        
        Text color #3d4096
      
           This box has a color of #3d4096        
        
          <div style="background-color:#3d4096;">Content here</div>
        
        
          .mybackground {background-color:#3d4096;}
        
        Background color #3d4096
      
           Border around this has a color of #3d4096        
        
          <div style="border:2px solid #3d4096;">Content here</div>
        
        
          .myborder {border:2px solid #3d4096;}
        
        Border color #3d4096