#3d4ff2 color space conversions
Hex:
        #3d4ff2
        RGB:
        61, 79, 242
        CMY:
        76, 69, 5
        CMYK:
        75, 67, 0, 5
      HSL:
        234°, 87.4396%, 59.4118%
        HSV (HSB):
        234°, 74.7934%, 94.9020%
        XYZ:
        20.7475, 12.9949, 85.4192
        xyY:
        0.1741, 0.1091, 12.9949
      CIE-Lab:
        42.7555, 47.7983, -83.1544
        CIE-LCH:
        42.7555, 95.9131, 299.8909
        CIE-Luv:
        42.7555, -12.2209, -122.5670
        Hunter-Lab:
        36.0484, 39.6500, -115.2578
      #3d4ff2 color charts
#3d4ff2 RGB chart
      #3d4ff2 CMYK chart
      #3d4ff2 RGB pie chart
      #3d4ff2 color shades, tints & tones
#3d4ff2 color schemes
#3d4ff2 color preview, HTML & CSS examples
           This text has a color of #3d4ff2        
        
          <p style="color:#3d4ff2;">Text here</p>
        
        
          .mytext {color:#3d4ff2;}
        
        Text color #3d4ff2
      
           This box has a color of #3d4ff2        
        
          <div style="background-color:#3d4ff2;">Content here</div>
        
        
          .mybackground {background-color:#3d4ff2;}
        
        Background color #3d4ff2
      
           Border around this has a color of #3d4ff2        
        
          <div style="border:2px solid #3d4ff2;">Content here</div>
        
        
          .myborder {border:2px solid #3d4ff2;}
        
        Border color #3d4ff2