#3e21cb color space conversions
Hex:
        #3e21cb
        RGB:
        62, 33, 203
        CMY:
        76, 87, 20
        CMYK:
        69, 84, 0, 20
      HSL:
        250°, 72.0339%, 46.2745%
        HSV (HSB):
        250°, 83.7438%, 79.6078%
        XYZ:
        13.3100, 6.4236, 57.0383
        xyY:
        0.1734, 0.0837, 6.4236
      CIE-Lab:
        30.4571, 59.4007, -81.1265
        CIE-LCH:
        30.4571, 100.5483, 306.2115
        CIE-Luv:
        30.4571, -3.2568, -103.9091
        Hunter-Lab:
        25.3449, 49.3862, -115.6897
      #3e21cb color charts
#3e21cb RGB chart
      #3e21cb CMYK chart
      #3e21cb RGB pie chart
      #3e21cb color shades, tints & tones
#3e21cb color schemes
#3e21cb color preview, HTML & CSS examples
           This text has a color of #3e21cb        
        
          <p style="color:#3e21cb;">Text here</p>
        
        
          .mytext {color:#3e21cb;}
        
        Text color #3e21cb
      
           This box has a color of #3e21cb        
        
          <div style="background-color:#3e21cb;">Content here</div>
        
        
          .mybackground {background-color:#3e21cb;}
        
        Background color #3e21cb
      
           Border around this has a color of #3e21cb        
        
          <div style="border:2px solid #3e21cb;">Content here</div>
        
        
          .myborder {border:2px solid #3e21cb;}
        
        Border color #3e21cb