#3e72df color space conversions
Hex:
        #3e72df
        RGB:
        62, 114, 223
        CMY:
        76, 55, 13
        CMYK:
        72, 49, 0, 13
      HSL:
        221°, 71.5556%, 55.8824%
        HSV (HSB):
        221°, 72.1973%, 87.4510%
        XYZ:
        21.3232, 18.3865, 72.2371
        xyY:
        0.1905, 0.1642, 18.3865
      CIE-Lab:
        49.9615, 19.4972, -60.7068
        CIE-LCH:
        49.9615, 63.7609, 287.8054
        CIE-Luv:
        49.9615, -20.6841, -95.0145
        Hunter-Lab:
        42.8795, 13.7259, -69.8676
      #3e72df color charts
#3e72df RGB chart
      #3e72df CMYK chart
      #3e72df RGB pie chart
      #3e72df color shades, tints & tones
#3e72df color schemes
#3e72df color preview, HTML & CSS examples
           This text has a color of #3e72df        
        
          <p style="color:#3e72df;">Text here</p>
        
        
          .mytext {color:#3e72df;}
        
        Text color #3e72df
      
           This box has a color of #3e72df        
        
          <div style="background-color:#3e72df;">Content here</div>
        
        
          .mybackground {background-color:#3e72df;}
        
        Background color #3e72df
      
           Border around this has a color of #3e72df        
        
          <div style="border:2px solid #3e72df;">Content here</div>
        
        
          .myborder {border:2px solid #3e72df;}
        
        Border color #3e72df