#3e72fe color space conversions
Hex:
        #3e72fe
        RGB:
        62, 114, 254
        CMY:
        76, 55, 0
        CMYK:
        76, 55, 0, 0
      HSL:
        224°, 98.9691%, 61.9608%
        HSV (HSB):
        224°, 75.5906%, 99.6078%
        XYZ:
        25.8933, 20.2145, 96.3030
        xyY:
        0.1818, 0.1419, 20.2145
      CIE-Lab:
        52.0789, 30.6869, -74.6029
        CIE-LCH:
        52.0789, 80.6677, 292.3592
        CIE-Luv:
        52.0789, -20.4807, -117.7751
        Hunter-Lab:
        44.9606, 24.1193, -95.5235
      #3e72fe color charts
#3e72fe RGB chart
      #3e72fe CMYK chart
      #3e72fe RGB pie chart
      #3e72fe color shades, tints & tones
#3e72fe color schemes
#3e72fe color preview, HTML & CSS examples
           This text has a color of #3e72fe        
        
          <p style="color:#3e72fe;">Text here</p>
        
        
          .mytext {color:#3e72fe;}
        
        Text color #3e72fe
      
           This box has a color of #3e72fe        
        
          <div style="background-color:#3e72fe;">Content here</div>
        
        
          .mybackground {background-color:#3e72fe;}
        
        Background color #3e72fe
      
           Border around this has a color of #3e72fe        
        
          <div style="border:2px solid #3e72fe;">Content here</div>
        
        
          .myborder {border:2px solid #3e72fe;}
        
        Border color #3e72fe