#3a3cff color space conversions
Hex:
        #3a3cff
        RGB:
        58, 60, 255
        CMY:
        77, 76, 0
        CMYK:
        77, 76, 0, 0
      HSL:
        239°, 100.0000%, 61.3725%
        HSV (HSB):
        239°, 77.2549%, 100.0000%
        XYZ:
        21.4108, 11.3513, 95.6703
        xyY:
        0.1667, 0.0884, 11.3513
      CIE-Lab:
        40.1659, 62.1352, -94.7211
        CIE-LCH:
        40.1659, 113.2823, 303.2641
        CIE-Luv:
        40.1659, -9.8837, -133.1071
        Hunter-Lab:
        33.6916, 54.4751, -144.7749
      #3a3cff color charts
#3a3cff RGB chart
      #3a3cff CMYK chart
      #3a3cff RGB pie chart
      #3a3cff color shades, tints & tones
#3a3cff color schemes
#3a3cff color preview, HTML & CSS examples
           This text has a color of #3a3cff        
        
          <p style="color:#3a3cff;">Text here</p>
        
        
          .mytext {color:#3a3cff;}
        
        Text color #3a3cff
      
           This box has a color of #3a3cff        
        
          <div style="background-color:#3a3cff;">Content here</div>
        
        
          .mybackground {background-color:#3a3cff;}
        
        Background color #3a3cff
      
           Border around this has a color of #3a3cff        
        
          <div style="border:2px solid #3a3cff;">Content here</div>
        
        
          .myborder {border:2px solid #3a3cff;}
        
        Border color #3a3cff