#3d3ff2 color space conversions
Hex:
        #3d3ff2
        RGB:
        61, 63, 242
        CMY:
        76, 75, 5
        CMYK:
        75, 74, 0, 5
      HSL:
        239°, 87.4396%, 59.4118%
        HSV (HSB):
        239°, 74.7934%, 94.9020%
        XYZ:
        19.7290, 10.9579, 85.0797
        xyY:
        0.1704, 0.0947, 10.9579
      CIE-Lab:
        39.5095, 56.7806, -88.5062
        CIE-LCH:
        39.5095, 105.1541, 302.6820
        CIE-Luv:
        39.5095, -9.3554, -125.2516
        Hunter-Lab:
        33.1027, 48.4548, -129.2134
      #3d3ff2 color charts
#3d3ff2 RGB chart
      #3d3ff2 CMYK chart
      #3d3ff2 RGB pie chart
      #3d3ff2 color shades, tints & tones
#3d3ff2 color schemes
#3d3ff2 color preview, HTML & CSS examples
           This text has a color of #3d3ff2        
        
          <p style="color:#3d3ff2;">Text here</p>
        
        
          .mytext {color:#3d3ff2;}
        
        Text color #3d3ff2
      
           This box has a color of #3d3ff2        
        
          <div style="background-color:#3d3ff2;">Content here</div>
        
        
          .mybackground {background-color:#3d3ff2;}
        
        Background color #3d3ff2
      
           Border around this has a color of #3d3ff2        
        
          <div style="border:2px solid #3d3ff2;">Content here</div>
        
        
          .myborder {border:2px solid #3d3ff2;}
        
        Border color #3d3ff2