#3e06ce color space conversions
Hex:
        #3e06ce
        RGB:
        62, 6, 206
        CMY:
        76, 98, 19
        CMYK:
        70, 97, 0, 19
      HSL:
        257°, 94.3396%, 41.5686%
        HSV (HSB):
        257°, 97.0874%, 80.7843%
        XYZ:
        13.1923, 5.6106, 58.7802
        xyY:
        0.1700, 0.0723, 5.6106
      CIE-Lab:
        28.4080, 67.4655, -86.2841
        CIE-LCH:
        28.4080, 109.5287, 308.0218
        CIE-Luv:
        28.4080, -1.8593, -104.8228
        Hunter-Lab:
        23.6867, 57.9637, -130.5513
      #3e06ce color charts
#3e06ce RGB chart
      #3e06ce CMYK chart
      #3e06ce RGB pie chart
      #3e06ce color shades, tints & tones
#3e06ce color schemes
#3e06ce color preview, HTML & CSS examples
           This text has a color of #3e06ce        
        
          <p style="color:#3e06ce;">Text here</p>
        
        
          .mytext {color:#3e06ce;}
        
        Text color #3e06ce
      
           This box has a color of #3e06ce        
        
          <div style="background-color:#3e06ce;">Content here</div>
        
        
          .mybackground {background-color:#3e06ce;}
        
        Background color #3e06ce
      
           Border around this has a color of #3e06ce        
        
          <div style="border:2px solid #3e06ce;">Content here</div>
        
        
          .myborder {border:2px solid #3e06ce;}
        
        Border color #3e06ce