#3840ac color space conversions
Hex:
        #3840ac
        RGB:
        56, 64, 172
        CMY:
        78, 75, 33
        CMYK:
        67, 63, 0, 33
      HSL:
        236°, 50.8772%, 44.7059%
        HSV (HSB):
        236°, 67.4419%, 67.4510%
        XYZ:
        10.9107, 7.4861, 39.8996
        xyY:
        0.1872, 0.1284, 7.4861
      CIE-Lab:
        32.8889, 32.2730, -58.8286
        CIE-LCH:
        32.8889, 67.0996, 298.7489
        CIE-Luv:
        32.8889, -7.7674, -81.6461
        Hunter-Lab:
        27.3607, 23.2994, -67.3089
      #3840ac color charts
#3840ac RGB chart
      #3840ac CMYK chart
      #3840ac RGB pie chart
      #3840ac color shades, tints & tones
#3840ac color schemes
#3840ac color preview, HTML & CSS examples
           This text has a color of #3840ac        
        
          <p style="color:#3840ac;">Text here</p>
        
        
          .mytext {color:#3840ac;}
        
        Text color #3840ac
      
           This box has a color of #3840ac        
        
          <div style="background-color:#3840ac;">Content here</div>
        
        
          .mybackground {background-color:#3840ac;}
        
        Background color #3840ac
      
           Border around this has a color of #3840ac        
        
          <div style="border:2px solid #3840ac;">Content here</div>
        
        
          .myborder {border:2px solid #3840ac;}
        
        Border color #3840ac