#3a40be color space conversions
Hex:
        #3a40be
        RGB:
        58, 64, 190
        CMY:
        77, 75, 25
        CMYK:
        69, 66, 0, 25
      HSL:
        237°, 53.2258%, 48.6275%
        HSV (HSB):
        237°, 69.4737%, 74.5098%
        XYZ:
        12.8726, 8.2840, 49.6357
        xyY:
        0.1818, 0.1170, 8.2840
      CIE-Lab:
        34.5676, 38.8072, -66.7392
        CIE-LCH:
        34.5676, 77.2018, 300.1770
        CIE-Luv:
        34.5676, -8.0120, -93.3298
        Hunter-Lab:
        28.7820, 29.4646, -82.1006
      #3a40be color charts
#3a40be RGB chart
      #3a40be CMYK chart
      #3a40be RGB pie chart
      #3a40be color shades, tints & tones
#3a40be color schemes
#3a40be color preview, HTML & CSS examples
           This text has a color of #3a40be        
        
          <p style="color:#3a40be;">Text here</p>
        
        
          .mytext {color:#3a40be;}
        
        Text color #3a40be
      
           This box has a color of #3a40be        
        
          <div style="background-color:#3a40be;">Content here</div>
        
        
          .mybackground {background-color:#3a40be;}
        
        Background color #3a40be
      
           Border around this has a color of #3a40be        
        
          <div style="border:2px solid #3a40be;">Content here</div>
        
        
          .myborder {border:2px solid #3a40be;}
        
        Border color #3a40be