#3e0bfc color space conversions
Hex:
        #3e0bfc
        RGB:
        62, 11, 252
        CMY:
        76, 96, 1
        CMYK:
        75, 96, 0, 1
      HSL:
        253°, 97.5709%, 51.5686%
        HSV (HSB):
        253°, 95.6349%, 98.8235%
        XYZ:
        19.6770, 8.2918, 92.6588
        xyY:
        0.1631, 0.0687, 8.2918
      CIE-Lab:
        34.5833, 77.7540, -102.3150
        CIE-LCH:
        34.5833, 128.5070, 307.2329
        CIE-Luv:
        34.5833, -5.0989, -131.0579
        Hunter-Lab:
        28.7954, 71.5837, -170.6286
      #3e0bfc color charts
#3e0bfc RGB chart
      #3e0bfc CMYK chart
      #3e0bfc RGB pie chart
      #3e0bfc color shades, tints & tones
#3e0bfc color schemes
#3e0bfc color preview, HTML & CSS examples
           This text has a color of #3e0bfc        
        
          <p style="color:#3e0bfc;">Text here</p>
        
        
          .mytext {color:#3e0bfc;}
        
        Text color #3e0bfc
      
           This box has a color of #3e0bfc        
        
          <div style="background-color:#3e0bfc;">Content here</div>
        
        
          .mybackground {background-color:#3e0bfc;}
        
        Background color #3e0bfc
      
           Border around this has a color of #3e0bfc        
        
          <div style="border:2px solid #3e0bfc;">Content here</div>
        
        
          .myborder {border:2px solid #3e0bfc;}
        
        Border color #3e0bfc