#3a3cef color space conversions
Hex:
        #3a3cef
        RGB:
        58, 60, 239
        CMY:
        77, 76, 6
        CMYK:
        76, 75, 0, 6
      HSL:
        239°, 84.9765%, 58.2353%
        HSV (HSB):
        239°, 75.7322%, 93.7255%
        XYZ:
        18.9408, 10.3633, 82.6634
        xyY:
        0.1692, 0.0926, 10.3633
      CIE-Lab:
        38.4866, 57.1933, -88.5091
        CIE-LCH:
        38.4866, 105.3799, 302.8699
        CIE-Luv:
        38.4866, -9.2399, -123.8396
        Hunter-Lab:
        32.1920, 48.6878, -129.7118
      #3a3cef color charts
#3a3cef RGB chart
      #3a3cef CMYK chart
      #3a3cef RGB pie chart
      #3a3cef color shades, tints & tones
#3a3cef color schemes
#3a3cef color preview, HTML & CSS examples
           This text has a color of #3a3cef        
        
          <p style="color:#3a3cef;">Text here</p>
        
        
          .mytext {color:#3a3cef;}
        
        Text color #3a3cef
      
           This box has a color of #3a3cef        
        
          <div style="background-color:#3a3cef;">Content here</div>
        
        
          .mybackground {background-color:#3a3cef;}
        
        Background color #3a3cef
      
           Border around this has a color of #3a3cef        
        
          <div style="border:2px solid #3a3cef;">Content here</div>
        
        
          .myborder {border:2px solid #3a3cef;}
        
        Border color #3a3cef