#3a40d1 color space conversions
Hex:
        #3a40d1
        RGB:
        58, 64, 209
        CMY:
        77, 75, 18
        CMYK:
        72, 69, 0, 18
      HSL:
        238°, 62.1399%, 52.3529%
        HSV (HSB):
        238°, 72.2488%, 81.9608%
        XYZ:
        15.0869, 9.1698, 61.2964
        xyY:
        0.1763, 0.1072, 9.1698
      CIE-Lab:
        36.3091, 45.2520, -74.9528
        CIE-LCH:
        36.3091, 87.5538, 301.1210
        CIE-Luv:
        36.3091, -8.7382, -105.3068
        Hunter-Lab:
        30.2816, 35.9395, -98.8182
      #3a40d1 color charts
#3a40d1 RGB chart
      #3a40d1 CMYK chart
      #3a40d1 RGB pie chart
      #3a40d1 color shades, tints & tones
#3a40d1 color schemes
#3a40d1 color preview, HTML & CSS examples
           This text has a color of #3a40d1        
        
          <p style="color:#3a40d1;">Text here</p>
        
        
          .mytext {color:#3a40d1;}
        
        Text color #3a40d1
      
           This box has a color of #3a40d1        
        
          <div style="background-color:#3a40d1;">Content here</div>
        
        
          .mybackground {background-color:#3a40d1;}
        
        Background color #3a40d1
      
           Border around this has a color of #3a40d1        
        
          <div style="border:2px solid #3a40d1;">Content here</div>
        
        
          .myborder {border:2px solid #3a40d1;}
        
        Border color #3a40d1