#3e31ef color space conversions
Hex:
        #3e31ef
        RGB:
        62, 49, 239
        CMY:
        76, 81, 6
        CMYK:
        74, 79, 0, 6
      HSL:
        244°, 85.5856%, 56.4706%
        HSV (HSB):
        244°, 79.4979%, 93.7255%
        XYZ:
        18.6649, 9.4528, 82.5022
        xyY:
        0.1687, 0.0855, 9.4528
      CIE-Lab:
        36.8418, 62.8584, -91.2264
        CIE-LCH:
        36.8418, 110.7855, 304.5683
        CIE-Luv:
        36.8418, -7.1045, -124.4297
        Hunter-Lab:
        30.7453, 54.5596, -137.5773
      #3e31ef color charts
#3e31ef RGB chart
      #3e31ef CMYK chart
      #3e31ef RGB pie chart
      #3e31ef color shades, tints & tones
#3e31ef color schemes
#3e31ef color preview, HTML & CSS examples
           This text has a color of #3e31ef        
        
          <p style="color:#3e31ef;">Text here</p>
        
        
          .mytext {color:#3e31ef;}
        
        Text color #3e31ef
      
           This box has a color of #3e31ef        
        
          <div style="background-color:#3e31ef;">Content here</div>
        
        
          .mybackground {background-color:#3e31ef;}
        
        Background color #3e31ef
      
           Border around this has a color of #3e31ef        
        
          <div style="border:2px solid #3e31ef;">Content here</div>
        
        
          .myborder {border:2px solid #3e31ef;}
        
        Border color #3e31ef