#3e5ccc color space conversions
Hex:
        #3e5ccc
        RGB:
        62, 92, 204
        CMY:
        76, 64, 20
        CMYK:
        70, 55, 0, 20
      HSL:
        227°, 58.1967%, 52.1569%
        HSV (HSB):
        227°, 69.6078%, 80.0000%
        XYZ:
        16.7128, 13.0381, 58.7625
        xyY:
        0.1888, 0.1473, 13.0381
      CIE-Lab:
        42.8205, 26.5809, -61.4186
        CIE-LCH:
        42.8205, 66.9238, 293.4021
        CIE-Luv:
        42.8205, -14.3597, -92.6025
        Hunter-Lab:
        36.1083, 19.4299, -71.2126
      #3e5ccc color charts
#3e5ccc RGB chart
      #3e5ccc CMYK chart
      #3e5ccc RGB pie chart
      #3e5ccc color shades, tints & tones
#3e5ccc color schemes
#3e5ccc color preview, HTML & CSS examples
           This text has a color of #3e5ccc        
        
          <p style="color:#3e5ccc;">Text here</p>
        
        
          .mytext {color:#3e5ccc;}
        
        Text color #3e5ccc
      
           This box has a color of #3e5ccc        
        
          <div style="background-color:#3e5ccc;">Content here</div>
        
        
          .mybackground {background-color:#3e5ccc;}
        
        Background color #3e5ccc
      
           Border around this has a color of #3e5ccc        
        
          <div style="border:2px solid #3e5ccc;">Content here</div>
        
        
          .myborder {border:2px solid #3e5ccc;}
        
        Border color #3e5ccc