#3e6add color space conversions
Hex:
        #3e6add
        RGB:
        62, 106, 221
        CMY:
        76, 58, 13
        CMYK:
        72, 52, 0, 13
      HSL:
        223°, 70.0441%, 55.4902%
        HSV (HSB):
        223°, 71.9457%, 86.6667%
        XYZ:
        20.1918, 16.5527, 70.5374
        xyY:
        0.1882, 0.1543, 16.5527
      CIE-Lab:
        47.6914, 23.8110, -63.2419
        CIE-LCH:
        47.6914, 67.5758, 290.6317
        CIE-Luv:
        47.6914, -18.3565, -97.9795
        Hunter-Lab:
        40.6850, 17.3902, -74.3143
      #3e6add color charts
#3e6add RGB chart
      #3e6add CMYK chart
      #3e6add RGB pie chart
      #3e6add color shades, tints & tones
#3e6add color schemes
#3e6add color preview, HTML & CSS examples
           This text has a color of #3e6add        
        
          <p style="color:#3e6add;">Text here</p>
        
        
          .mytext {color:#3e6add;}
        
        Text color #3e6add
      
           This box has a color of #3e6add        
        
          <div style="background-color:#3e6add;">Content here</div>
        
        
          .mybackground {background-color:#3e6add;}
        
        Background color #3e6add
      
           Border around this has a color of #3e6add        
        
          <div style="border:2px solid #3e6add;">Content here</div>
        
        
          .myborder {border:2px solid #3e6add;}
        
        Border color #3e6add