#3e66de color space conversions
Hex:
        #3e66de
        RGB:
        62, 102, 222
        CMY:
        76, 60, 13
        CMYK:
        72, 54, 0, 13
      HSL:
        225°, 70.7965%, 55.6863%
        HSV (HSB):
        225°, 72.0721%, 87.0588%
        XYZ:
        19.9228, 15.8008, 71.1071
        xyY:
        0.1865, 0.1479, 15.8008
      CIE-Lab:
        46.7121, 26.7014, -65.3950
        CIE-LCH:
        46.7121, 70.6361, 292.2107
        CIE-Luv:
        46.7121, -17.2318, -100.7636
        Hunter-Lab:
        39.7502, 19.9012, -78.2356
      #3e66de color charts
#3e66de RGB chart
      #3e66de CMYK chart
      #3e66de RGB pie chart
      #3e66de color shades, tints & tones
#3e66de color schemes
#3e66de color preview, HTML & CSS examples
           This text has a color of #3e66de        
        
          <p style="color:#3e66de;">Text here</p>
        
        
          .mytext {color:#3e66de;}
        
        Text color #3e66de
      
           This box has a color of #3e66de        
        
          <div style="background-color:#3e66de;">Content here</div>
        
        
          .mybackground {background-color:#3e66de;}
        
        Background color #3e66de
      
           Border around this has a color of #3e66de        
        
          <div style="border:2px solid #3e66de;">Content here</div>
        
        
          .myborder {border:2px solid #3e66de;}
        
        Border color #3e66de