#3d4082 color space conversions
Hex:
        #3d4082
        RGB:
        61, 64, 130
        CMY:
        76, 75, 49
        CMYK:
        53, 51, 0, 49
      HSL:
        237°, 36.1257%, 37.4510%
        HSV (HSB):
        237°, 53.0769%, 50.9804%
        XYZ:
        7.7871, 6.2706, 21.9190
        xyY:
        0.2164, 0.1743, 6.2706
      CIE-Lab:
        30.0851, 18.5187, -37.7580
        CIE-LCH:
        30.0851, 42.0548, 296.1260
        CIE-Luv:
        30.0851, -4.6905, -51.4759
        Hunter-Lab:
        25.0412, 11.6867, -34.3689
      #3d4082 color charts
#3d4082 RGB chart
      #3d4082 CMYK chart
      #3d4082 RGB pie chart
      #3d4082 color shades, tints & tones
#3d4082 color schemes
#3d4082 color preview, HTML & CSS examples
           This text has a color of #3d4082        
        
          <p style="color:#3d4082;">Text here</p>
        
        
          .mytext {color:#3d4082;}
        
        Text color #3d4082
      
           This box has a color of #3d4082        
        
          <div style="background-color:#3d4082;">Content here</div>
        
        
          .mybackground {background-color:#3d4082;}
        
        Background color #3d4082
      
           Border around this has a color of #3d4082        
        
          <div style="border:2px solid #3d4082;">Content here</div>
        
        
          .myborder {border:2px solid #3d4082;}
        
        Border color #3d4082