#3e21ed color space conversions
Hex:
        #3e21ed
        RGB:
        62, 33, 237
        CMY:
        76, 87, 7
        CMYK:
        74, 86, 0, 7
      HSL:
        249°, 85.0000%, 52.9412%
        HSV (HSB):
        249°, 86.0759%, 92.9412%
        XYZ:
        17.8165, 8.2263, 80.7696
        xyY:
        0.1668, 0.0770, 8.2263
      CIE-Lab:
        34.4497, 68.6971, -94.0652
        CIE-LCH:
        34.4497, 116.4798, 306.1412
        CIE-Luv:
        34.4497, -5.3824, -123.2883
        Hunter-Lab:
        28.6815, 60.6891, -146.8888
      #3e21ed color charts
#3e21ed RGB chart
      #3e21ed CMYK chart
      #3e21ed RGB pie chart
      #3e21ed color shades, tints & tones
#3e21ed color schemes
#3e21ed color preview, HTML & CSS examples
           This text has a color of #3e21ed        
        
          <p style="color:#3e21ed;">Text here</p>
        
        
          .mytext {color:#3e21ed;}
        
        Text color #3e21ed
      
           This box has a color of #3e21ed        
        
          <div style="background-color:#3e21ed;">Content here</div>
        
        
          .mybackground {background-color:#3e21ed;}
        
        Background color #3e21ed
      
           Border around this has a color of #3e21ed        
        
          <div style="border:2px solid #3e21ed;">Content here</div>
        
        
          .myborder {border:2px solid #3e21ed;}
        
        Border color #3e21ed