#3e0bdd color space conversions
Hex:
        #3e0bdd
        RGB:
        62, 11, 221
        CMY:
        76, 96, 13
        CMYK:
        72, 95, 0, 13
      HSL:
        255°, 90.5172%, 45.4902%
        HSV (HSB):
        255°, 95.0226%, 86.6667%
        XYZ:
        15.1574, 6.4839, 68.8593
        xyY:
        0.1675, 0.0716, 6.4839
      CIE-Lab:
        30.6020, 70.2728, -91.3230
        CIE-LCH:
        30.6020, 115.2309, 307.5782
        CIE-Luv:
        30.6020, -3.0929, -113.5397
        Hunter-Lab:
        25.4636, 61.6925, -142.5091
      #3e0bdd color charts
#3e0bdd RGB chart
      #3e0bdd CMYK chart
      #3e0bdd RGB pie chart
      #3e0bdd color shades, tints & tones
#3e0bdd color schemes
#3e0bdd color preview, HTML & CSS examples
           This text has a color of #3e0bdd        
        
          <p style="color:#3e0bdd;">Text here</p>
        
        
          .mytext {color:#3e0bdd;}
        
        Text color #3e0bdd
      
           This box has a color of #3e0bdd        
        
          <div style="background-color:#3e0bdd;">Content here</div>
        
        
          .mybackground {background-color:#3e0bdd;}
        
        Background color #3e0bdd
      
           Border around this has a color of #3e0bdd        
        
          <div style="border:2px solid #3e0bdd;">Content here</div>
        
        
          .myborder {border:2px solid #3e0bdd;}
        
        Border color #3e0bdd