#3d4085 color space conversions
Hex:
        #3d4085
        RGB:
        61, 64, 133
        CMY:
        76, 75, 48
        CMYK:
        54, 52, 0, 48
      HSL:
        238°, 37.1134%, 38.0392%
        HSV (HSB):
        238°, 54.1353%, 52.1569%
        XYZ:
        7.9915, 6.3523, 22.9952
        xyY:
        0.2140, 0.1701, 6.3523
      CIE-Lab:
        30.2846, 19.5426, -39.3020
        CIE-LCH:
        30.2846, 43.8926, 296.4385
        CIE-Luv:
        30.2846, -4.8323, -53.7212
        Hunter-Lab:
        25.2039, 12.4910, -36.4517
      #3d4085 color charts
#3d4085 RGB chart
      #3d4085 CMYK chart
      #3d4085 RGB pie chart
      #3d4085 color shades, tints & tones
#3d4085 color schemes
#3d4085 color preview, HTML & CSS examples
           This text has a color of #3d4085        
        
          <p style="color:#3d4085;">Text here</p>
        
        
          .mytext {color:#3d4085;}
        
        Text color #3d4085
      
           This box has a color of #3d4085        
        
          <div style="background-color:#3d4085;">Content here</div>
        
        
          .mybackground {background-color:#3d4085;}
        
        Background color #3d4085
      
           Border around this has a color of #3d4085        
        
          <div style="border:2px solid #3d4085;">Content here</div>
        
        
          .myborder {border:2px solid #3d4085;}
        
        Border color #3d4085