#3e83ec color space conversions
Hex:
        #3e83ec
        RGB:
        62, 131, 236
        CMY:
        76, 49, 7
        CMYK:
        74, 44, 0, 7
      HSL:
        216°, 82.0755%, 58.4314%
        HSV (HSB):
        216°, 73.7288%, 92.5490%
        XYZ:
        25.2432, 23.3129, 82.5263
        xyY:
        0.1926, 0.1778, 23.3129
      CIE-Lab:
        55.3931, 13.6657, -59.2590
        CIE-LCH:
        55.3931, 60.8143, 282.9859
        CIE-Luv:
        55.3931, -25.6635, -94.5440
        Hunter-Lab:
        48.2834, 8.8263, -67.5404
      #3e83ec color charts
#3e83ec RGB chart
      #3e83ec CMYK chart
      #3e83ec RGB pie chart
      #3e83ec color shades, tints & tones
#3e83ec color schemes
#3e83ec color preview, HTML & CSS examples
           This text has a color of #3e83ec        
        
          <p style="color:#3e83ec;">Text here</p>
        
        
          .mytext {color:#3e83ec;}
        
        Text color #3e83ec
      
           This box has a color of #3e83ec        
        
          <div style="background-color:#3e83ec;">Content here</div>
        
        
          .mybackground {background-color:#3e83ec;}
        
        Background color #3e83ec
      
           Border around this has a color of #3e83ec        
        
          <div style="border:2px solid #3e83ec;">Content here</div>
        
        
          .myborder {border:2px solid #3e83ec;}
        
        Border color #3e83ec