#3e32eb color space conversions
Hex:
        #3e32eb
        RGB:
        62, 50, 235
        CMY:
        76, 80, 8
        CMYK:
        74, 79, 0, 8
      HSL:
        244°, 82.2222%, 55.8824%
        HSV (HSB):
        244°, 78.7234%, 92.1569%
        XYZ:
        18.1226, 9.3035, 79.4378
        xyY:
        0.1696, 0.0871, 9.3035
      CIE-Lab:
        36.5622, 61.2212, -89.4225
        CIE-LCH:
        36.5622, 108.3717, 304.3966
        CIE-Luv:
        36.5622, -7.0241, -122.1006
        Hunter-Lab:
        30.5016, 52.6783, -133.0626
      #3e32eb color charts
#3e32eb RGB chart
      #3e32eb CMYK chart
      #3e32eb RGB pie chart
      #3e32eb color shades, tints & tones
#3e32eb color schemes
#3e32eb color preview, HTML & CSS examples
           This text has a color of #3e32eb        
        
          <p style="color:#3e32eb;">Text here</p>
        
        
          .mytext {color:#3e32eb;}
        
        Text color #3e32eb
      
           This box has a color of #3e32eb        
        
          <div style="background-color:#3e32eb;">Content here</div>
        
        
          .mybackground {background-color:#3e32eb;}
        
        Background color #3e32eb
      
           Border around this has a color of #3e32eb        
        
          <div style="border:2px solid #3e32eb;">Content here</div>
        
        
          .myborder {border:2px solid #3e32eb;}
        
        Border color #3e32eb