#3e0cdb color space conversions
Hex:
        #3e0cdb
        RGB:
        62, 12, 219
        CMY:
        76, 95, 14
        CMYK:
        72, 95, 0, 14
      HSL:
        254°, 89.6104%, 45.2941%
        HSV (HSB):
        254°, 94.5205%, 85.8824%
        XYZ:
        14.9043, 6.4015, 67.4679
        xyY:
        0.1679, 0.0721, 6.4015
      CIE-Lab:
        30.4037, 69.6092, -90.5006
        CIE-LCH:
        30.4037, 114.1744, 307.5659
        CIE-Luv:
        30.4037, -2.9926, -112.4327
        Hunter-Lab:
        25.3013, 60.8720, -140.3907
      #3e0cdb color charts
#3e0cdb RGB chart
      #3e0cdb CMYK chart
      #3e0cdb RGB pie chart
      #3e0cdb color shades, tints & tones
#3e0cdb color schemes
#3e0cdb color preview, HTML & CSS examples
           This text has a color of #3e0cdb        
        
          <p style="color:#3e0cdb;">Text here</p>
        
        
          .mytext {color:#3e0cdb;}
        
        Text color #3e0cdb
      
           This box has a color of #3e0cdb        
        
          <div style="background-color:#3e0cdb;">Content here</div>
        
        
          .mybackground {background-color:#3e0cdb;}
        
        Background color #3e0cdb
      
           Border around this has a color of #3e0cdb        
        
          <div style="border:2px solid #3e0cdb;">Content here</div>
        
        
          .myborder {border:2px solid #3e0cdb;}
        
        Border color #3e0cdb