#3e1bee color space conversions
Hex:
        #3e1bee
        RGB:
        62, 27, 238
        CMY:
        76, 89, 7
        CMYK:
        74, 89, 0, 7
      HSL:
        250°, 86.1224%, 51.9608%
        HSV (HSB):
        250°, 88.6555%, 93.3333%
        XYZ:
        17.8112, 7.9810, 81.4907
        xyY:
        0.1660, 0.0744, 7.9810
      CIE-Lab:
        33.9434, 70.8510, -95.4754
        CIE-LCH:
        33.9434, 118.8925, 306.5786
        CIE-Luv:
        33.9434, -5.0017, -123.6866
        Hunter-Lab:
        28.2507, 63.0995, -151.2494
      #3e1bee color charts
#3e1bee RGB chart
      #3e1bee CMYK chart
      #3e1bee RGB pie chart
      #3e1bee color shades, tints & tones
#3e1bee color schemes
#3e1bee color preview, HTML & CSS examples
           This text has a color of #3e1bee        
        
          <p style="color:#3e1bee;">Text here</p>
        
        
          .mytext {color:#3e1bee;}
        
        Text color #3e1bee
      
           This box has a color of #3e1bee        
        
          <div style="background-color:#3e1bee;">Content here</div>
        
        
          .mybackground {background-color:#3e1bee;}
        
        Background color #3e1bee
      
           Border around this has a color of #3e1bee        
        
          <div style="border:2px solid #3e1bee;">Content here</div>
        
        
          .myborder {border:2px solid #3e1bee;}
        
        Border color #3e1bee